
Time bar (total: 3.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0.0% | 0.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | 0 |
| 0.0% | 0.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | 1 |
| 0.0% | 0.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | 2 |
| 0.0% | 0.0% | 50.0% | 0.0% | 0.0% | 50.0% | 0.0% | 3 |
| 33.3% | 12.5% | 25.0% | 0.0% | 0.0% | 62.5% | 0.0% | 4 |
| 60.0% | 18.7% | 12.5% | 0.0% | 0.0% | 68.7% | 0.0% | 5 |
| 77.8% | 21.9% | 6.2% | 0.0% | 0.0% | 71.8% | 0.0% | 6 |
| 88.2% | 23.4% | 3.1% | 0.0% | 0.0% | 73.4% | 0.0% | 7 |
| 93.9% | 24.2% | 1.6% | 0.0% | 0.0% | 74.2% | 0.0% | 8 |
| 96.9% | 24.6% | 0.8% | 0.0% | 0.0% | 74.6% | 0.0% | 9 |
| 98.4% | 24.8% | 0.4% | 0.0% | 0.0% | 74.8% | 0.0% | 10 |
| 99.2% | 24.9% | 0.2% | 0.0% | 0.0% | 74.9% | 0.0% | 11 |
| 99.6% | 24.9% | 0.1% | 0.0% | 0.0% | 74.9% | 0.0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 1.2s | 8 256× | 0 | valid |
| 1.0ms | 21× | 0 | invalid |
ival-mult!: 458.0ms (50.1% of total)ival-div!: 107.0ms (11.7% of total)ival-log: 105.0ms (11.5% of total)ival-add!: 104.0ms (11.4% of total)ival-sqrt: 97.0ms (10.6% of total)ival-sub!: 40.0ms (4.4% of total)adjust: 1.0ms (0.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 27 |
| 1 | 113 | 25 |
| 2 | 563 | 24 |
| 3 | 3397 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
Compiled 26 to 18 computations (30.8% saved)
| Inputs |
|---|
1 |
| Outputs |
|---|
#s(literal 1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 3 to 3 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1326 |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | inf |
| 2.0ms | x | -inf |
| 2.0ms | x | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 52 |
| 0 | 16 | 34 |
| 1 | 97 | 34 |
| 2 | 476 | 34 |
| 3 | 3134 | 34 |
| 0 | 6287 | 34 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 x (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
#s(literal 1 binary64) |
x |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 (+.f64 (PI.f64) (acos.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (cos.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(tan.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (acos.f64 x))) |
(tan.f64 (acos.f64 x)) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x)) |
(neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(sin.f64 (acos.f64 (sin.f64 (fabs.f64 (asin.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 (fabs.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 (neg.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 x)))) |
(sin.f64 (acos.f64 (neg.f64 (neg.f64 (fabs.f64 x))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x)))) |
(sin.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64))) |
(sin.f64 (acos.f64 (neg.f64 (fabs.f64 x)))) |
(sin.f64 (acos.f64 (fabs.f64 x))) |
(sin.f64 (acos.f64 (neg.f64 x))) |
(sin.f64 (acos.f64 x)) |
(fma.f64 (sin.f64 (asin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (asin.f64 x)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(cos.f64 (asin.f64 (sin.f64 (fabs.f64 (asin.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 (fabs.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 (neg.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (neg.f64 (fabs.f64 x))))) |
(cos.f64 (neg.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (fabs.f64 x)))) |
(cos.f64 (fabs.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (fabs.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))) |
(cos.f64 (asin.f64 (neg.f64 x))) |
(cos.f64 (fabs.f64 (asin.f64 x))) |
(cos.f64 (asin.f64 (fabs.f64 x))) |
(cos.f64 (asin.f64 x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (+.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 x))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 (fabs.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (fabs.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (neg.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (asin.f64 x))) (sin.f64 (fabs.f64 (asin.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (fabs.f64 x))) (sin.f64 (asin.f64 (fabs.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (neg.f64 x))) (sin.f64 (asin.f64 (neg.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 x)) (sin.f64 (asin.f64 x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (asin.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (fabs.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (neg.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 x)) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (fabs.f64 (acos.f64 x)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (fabs.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (neg.f64 (acos.f64 x)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (acos.f64 x))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
Compiled 16 770 to 4 350 computations (74.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 677 | 4 | 681 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 678 | 4 | 682 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
| ▶ | 25.8% | (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
| ▶ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ▶ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
Compiled 66 to 42 computations (36.4% saved)
| Inputs |
|---|
2 |
1 |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 5 to 5 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 3075 |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(literal -1 binary64) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(log.f64 x) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx x x) |
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))) (log.f64 x))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (log.f64 x))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))) (log.f64 x))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64))))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (log x) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x))) x)))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* x (* x x)) (* (* (sqrt (- 1 (* x x))) x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* (* (sqrt (- 1 (* x x))) x) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (- 1 (* x x))) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (log (- (sqrt (- 1 (* x x))) -1)) (log x)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x))))) |
#s(approx (log (- (sqrt (- 1 (* x x))) -1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 29.0ms | x | 0 |
| 9.0ms | x | -inf |
| 9.0ms | x | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 201 |
| 0 | 46 | 120 |
| 1 | 229 | 116 |
| 2 | 1093 | 116 |
| 0 | 4078 | 111 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(literal -1 binary64) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(log.f64 x) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) x) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 x x) (*.f64 x x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 2 binary64) |
x |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))))) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x)) (log.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (log.f64 (pow.f64 x #s(literal 8 binary64)))) |
(-.f64 (log.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (pow.f64 x #s(literal 8 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (neg.f64 (neg.f64 x)))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(+.f64 (log.f64 (/.f64 (*.f64 x x) x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(+.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x) (*.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) x)) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) x (*.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 x #s(literal 7 binary64))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) x)) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)) x) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x x) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)) x) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 x (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) x (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x x) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) x (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 x (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) (*.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x)) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) x) |
(/.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64)) x) |
(/.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x) x) |
(/.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (+.f64 (fabs.f64 (asin.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (fabs.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (neg.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (acos.f64 (neg.f64 (fabs.f64 x)))) |
(sin.f64 (acos.f64 (neg.f64 (neg.f64 x)))) |
(sin.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (acos.f64 (fabs.f64 x))) |
(sin.f64 (acos.f64 (neg.f64 x))) |
(sin.f64 (acos.f64 x)) |
(fma.f64 (sin.f64 (asin.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) x (*.f64 (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (asin.f64 x)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(cos.f64 (neg.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (neg.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (neg.f64 (asin.f64 (neg.f64 x)))) |
(cos.f64 (fabs.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (fabs.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (fabs.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (neg.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 x))) |
(cos.f64 (fabs.f64 (asin.f64 x))) |
(cos.f64 (asin.f64 (fabs.f64 x))) |
(cos.f64 (asin.f64 x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (asin.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) x) (*.f64 (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (neg.f64 x)) x))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (neg.f64 x)) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 x))) (cos.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (acos.f64 x) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (asin.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (fabs.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (neg.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (asin.f64 x))) (sin.f64 (fabs.f64 (asin.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (fabs.f64 x))) (sin.f64 (asin.f64 (fabs.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (neg.f64 x))) (sin.f64 (asin.f64 (neg.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 x)) (sin.f64 (asin.f64 x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (asin.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (fabs.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (neg.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (fabs.f64 x) (neg.f64 x))) (sqrt.f64 (*.f64 (fabs.f64 x) (neg.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (fabs.f64 x) x)) (sqrt.f64 (*.f64 (fabs.f64 x) x))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 x))) (sqrt.f64 (*.f64 (neg.f64 x) (fabs.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 x (fabs.f64 x))) (sqrt.f64 (*.f64 x (fabs.f64 x)))) |
(*.f64 (sqrt.f64 (*.f64 (fabs.f64 x) (*.f64 x x))) (sqrt.f64 (fabs.f64 x))) |
(*.f64 (sqrt.f64 (fabs.f64 x)) (sqrt.f64 (*.f64 (fabs.f64 x) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 x) x)) (sqrt.f64 (*.f64 (neg.f64 x) x))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 x) (*.f64 x x))) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (*.f64 (neg.f64 x) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (fabs.f64 x) (neg.f64 x))) |
(fabs.f64 (*.f64 (fabs.f64 x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) (fabs.f64 x))) |
(fabs.f64 (*.f64 x (fabs.f64 x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))))) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x)) (log.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (log.f64 (pow.f64 x #s(literal 8 binary64)))) |
(-.f64 (log.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (pow.f64 x #s(literal 8 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (neg.f64 (neg.f64 x)))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(+.f64 (log.f64 (/.f64 (*.f64 x x) x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(+.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x) (*.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) x)) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) x (*.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 x #s(literal 7 binary64))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) x)) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)) x) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x x) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)) x) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 x (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) x (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x x) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) x (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 x (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 x (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) (*.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 x)) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) x) |
(/.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64)) x) |
(/.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x) x) |
(/.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 8 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) |
(*.f64 x (*.f64 x (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(*.f64 x (fma.f64 x x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x))) |
(*.f64 x (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))))) (-.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 x x) x (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x (*.f64 (*.f64 x x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 x x) x (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) x (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (*.f64 (*.f64 x x) x)) |
(fma.f64 x (*.f64 x x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 x (*.f64 x x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))) |
(+.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 4 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 4 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 x) (neg.f64 x))) (neg.f64 (*.f64 (fabs.f64 x) (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 x) x)) (neg.f64 (*.f64 (fabs.f64 x) x))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) (fabs.f64 x))) (neg.f64 (*.f64 (neg.f64 x) (fabs.f64 x)))) |
(*.f64 (neg.f64 (*.f64 x (fabs.f64 x))) (neg.f64 (*.f64 x (fabs.f64 x)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 x) (*.f64 x x))) (fabs.f64 x)) |
(*.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 (*.f64 x x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 x x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 (*.f64 (fabs.f64 x) (*.f64 x x)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 #s(literal 1 binary64) #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(sqrt.f64 (pow.f64 x #s(literal 8 binary64))) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (-.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))))) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) #s(literal 1 binary64))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) x)) (log.f64 (*.f64 (*.f64 x x) x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (log.f64 (pow.f64 x #s(literal 8 binary64)))) |
(-.f64 (log.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (pow.f64 x #s(literal 8 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) #s(literal -1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal 1 binary64) (neg.f64 x)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x)) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x #s(literal -1 binary64)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (neg.f64 (neg.f64 x)))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (copysign.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(+.f64 (log.f64 (/.f64 (*.f64 x x) x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(+.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1 binary64))) |
(log.f64 x) |
Compiled 99 770 to 5 597 computations (94.4% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 877 | 2 | 3 879 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 3 879 | 4 | 3 883 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ▶ | 14.5% | #s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
Compiled 50 to 40 computations (20.0% saved)
| Inputs |
|---|
2 |
1 |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 5 to 5 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 307 | 1685 |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
x |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 2 binary64)))))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 2 binary64)))))))))) |
#s(approx x x) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (-.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (-.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x))) x)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | inf |
| 2.0ms | x | -inf |
| 1.0ms | x | 0 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 69 |
| 0 | 23 | 51 |
| 1 | 91 | 50 |
| 2 | 305 | 50 |
| 3 | 1466 | 50 |
| 0 | 4949 | 50 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
x |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 x) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x)) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
x |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(+.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 (sin.f64 (fabs.f64 (asin.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 (fabs.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 (neg.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 x)))) |
(sin.f64 (acos.f64 (neg.f64 (neg.f64 (fabs.f64 x))))) |
(sin.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (acos.f64 (neg.f64 (fabs.f64 x)))) |
(sin.f64 (acos.f64 (fabs.f64 x))) |
(sin.f64 (acos.f64 (neg.f64 x))) |
(sin.f64 (acos.f64 x)) |
(fma.f64 (sin.f64 (asin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (acos.f64 x)) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (asin.f64 x)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(cos.f64 (asin.f64 (sin.f64 (fabs.f64 (asin.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 (fabs.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 (neg.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (neg.f64 (fabs.f64 x))))) |
(cos.f64 (neg.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (fabs.f64 x)))) |
(cos.f64 (fabs.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (fabs.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 x))) |
(cos.f64 (fabs.f64 (asin.f64 x))) |
(cos.f64 (asin.f64 (fabs.f64 x))) |
(cos.f64 (asin.f64 x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (asin.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (asin.f64 x) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 x))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (asin.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (asin.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 (fabs.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (neg.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 x) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x))))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (acos.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (acos.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (acos.f64 (neg.f64 x))))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (acos.f64 (neg.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (acos.f64 x)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 x) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (acos.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (acos.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (acos.f64 (neg.f64 x))))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (acos.f64 (neg.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (acos.f64 x)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 x) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (acos.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (acos.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (acos.f64 (neg.f64 x))))) (cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (acos.f64 (neg.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (acos.f64 x)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 x) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (neg.f64 x))))) (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (neg.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (acos.f64 x)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (neg.f64 x))))) (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (acos.f64 (neg.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (acos.f64 x)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (neg.f64 (acos.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (neg.f64 (acos.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (neg.f64 (acos.f64 (neg.f64 x))))) (cos.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (neg.f64 (acos.f64 (neg.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (neg.f64 (acos.f64 x)))) (cos.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 x) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 x))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 x))) (cos.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 x))) (cos.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 x) (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 x) (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (acos.f64 x) (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (neg.f64 (fabs.f64 x))))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 x) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 x) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 x) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (acos.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 x) (PI.f64)) (+.f64 (asin.f64 x) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 (fabs.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (fabs.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (neg.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (asin.f64 x))) (sin.f64 (fabs.f64 (asin.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (fabs.f64 x))) (sin.f64 (asin.f64 (fabs.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (neg.f64 x))) (sin.f64 (asin.f64 (neg.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 x)) (sin.f64 (asin.f64 x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (asin.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (fabs.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (neg.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 x)) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
Compiled 24 981 to 4 816 computations (80.7% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 081 | 1 | 1 082 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 1 081 | 5 | 1 086 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
| ▶ | 98.9% | (neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | 14.5% | #s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
Compiled 66 to 53 computations (19.7% saved)
| Inputs |
|---|
1/2 |
| Outputs |
|---|
#s(literal 1/2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 3 to 3 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 1083 |
| 1× | iter-limit |
| Inputs |
|---|
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
| Outputs |
|---|
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 2 binary64)))))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 2 binary64)))))))))) |
#s(approx x x) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (-.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (-.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (*.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log (/ x (- (sqrt (- 1 (* x x))) -1)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (log (/ x (- (sqrt (- 1 (* x x))) -1))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | x | 0 |
| 1.0ms | x | -inf |
| 1.0ms | x | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 50 |
| 0 | 16 | 41 |
| 1 | 81 | 41 |
| 2 | 264 | 41 |
| 3 | 1244 | 41 |
| 0 | 4716 | 41 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
| Outputs |
|---|
(*.f64 #s(literal -1 binary64) (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x))))) |
(log.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
Compiled 1 224 to 255 computations (79.2% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 42 | 0 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 42 | 5 | 47 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
| ✓ | 98.9% | (neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | 14.5% | #s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
Compiled 66 to 53 computations (19.7% saved)
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
| Outputs |
|---|
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| Inputs |
|---|
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
(neg.f64 (log.f64 #s(approx (/ x (- (sqrt (- 1 (* x x))) -1)) (*.f64 #s(literal 1/2 binary64) x)))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
| Outputs |
|---|
(neg.f64 (log.f64 (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
15 calls:
| 46.0ms | x |
| 24.0ms | x |
| 3.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 3.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.5% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 14.5% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 14.5% | 1 | x |
| 98.9% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 98.9% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.9% | 1 | x |
| 98.9% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 98.9% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.9% | 1 | x |
| 100.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 1 | x |
| 100.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 1 | x |
Compiled 247 to 135 computations (45.3% saved)
| 1× | done |
Compiled 66 to 32 computations (51.5% saved)
Compiled 79 to 41 computations (48.1% saved)
Loading profile data...