
Time bar (total: 2.4s)
| 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)
| 670.0ms | 8 256× | 0 | valid |
| 1.0ms | 19× | 0 | invalid |
ival-mult!: 142.0ms (30.5% of total)ival-log: 102.0ms (21.9% of total)ival-div!: 101.0ms (21.7% of total)ival-sqrt: 82.0ms (17.6% of total)ival-sub!: 21.0ms (4.5% of total)ival-add!: 17.0ms (3.6% of total)adjust: 2.0ms (0.4% 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 |
|---|---|---|
| ▶ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ▶ | 100.0% | (log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
| ▶ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ▶ | 98.6% | #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)))) |
Compiled 62 to 47 computations (24.2% saved)
| Inputs |
|---|
(log 2) |
2 |
-1 |
1 |
| Outputs |
|---|
#s(literal 6243314768165359/9007199254740992 binary64) |
#s(literal 2 binary64) |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 7 to 6 computations (14.3% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1639 |
| 1× | iter-limit |
| Inputs |
|---|
#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)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
#s(literal -1 binary64) |
(log.f64 x) |
x |
(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) |
(log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 #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 (-.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)) |
| 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 (log x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#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 (/ (sqrt (- 1 (* x x))) x) (/.f64 #s(literal 1 binary64) 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 (/ -1 x) (/.f64 #s(literal -1 binary64) 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 (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 (+ (log 2) (* -1 (log x))) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* -1 (log x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log x) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#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 (- (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 (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))))))))) |
#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)))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 44.0ms | x | 0 |
| 17.0ms | x | inf |
| 14.0ms | x | -inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 155 |
| 0 | 45 | 110 |
| 1 | 209 | 106 |
| 2 | 872 | 106 |
| 3 | 3959 | 106 |
| 0 | 4011 | 106 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
#s(literal -1 binary64) |
(log.f64 x) |
x |
(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) |
(log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 #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 (-.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)) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 x)))) (neg.f64 (log.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (neg.f64 (log.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(neg.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 x)))) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 1 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (log.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (*.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 x))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(/.f64 (*.f64 (log.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (log.f64 x) x) x) |
(/.f64 (*.f64 (neg.f64 x) (log.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (log.f64 x)) x) |
(neg.f64 (neg.f64 (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 x)) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(+.f64 (log.f64 x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1 binary64))) |
(log.f64 x) |
x |
(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 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x 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))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x x) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) 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)) |
(-.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 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 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.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 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (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)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(+.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 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) 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 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64)) |
(*.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) (/.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 (*.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 #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 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (/.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 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (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))) #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 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 1 binary64)) (*.f64 x 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 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) 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 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (neg.f64 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))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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 (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64)) |
(/.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 (/.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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (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))) #s(literal -1 binary64)) 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 (*.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 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x 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 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(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))) (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 #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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x (/.f64 #s(literal 1 binary64) 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 (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 (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 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 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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 (/.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 (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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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))) 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))) 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 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) 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 x (*.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)) |
(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 (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 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 (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))) 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) 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 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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 x (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x)) |
(*.f64 x (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fabs.f64 x)) (fabs.f64 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 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal -1 binary64)) |
(/.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) #s(literal 1 binary64)) |
(/.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.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 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) 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))) #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 (*.f64 (neg.f64 x) (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) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (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) x) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(neg.f64 (*.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 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 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 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 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) (*.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))) (neg.f64 x)) (/.f64 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) (/.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 (/.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 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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 (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 (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 (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 (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))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.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) (fabs.f64 x)) (-.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) |
(*.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)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.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)))) |
(*.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 (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 (+.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x) #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)) (-.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #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 (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 (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 (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 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 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)) |
#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 #s(literal -1 binary64) #s(literal 2 binary64)) (*.f64 x 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 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.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) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.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 (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 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 x (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 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 x (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 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 #s(literal 0 binary64) (neg.f64 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) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) (neg.f64 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 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 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.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 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (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)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(+.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 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) 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 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64)) |
(*.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) (/.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 (*.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 #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 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (/.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 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (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))) #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 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 1 binary64)) (*.f64 x 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 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) 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 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (neg.f64 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))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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 (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64)) |
(/.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 (/.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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (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))) #s(literal -1 binary64)) 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 (*.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 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x 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 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(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))) (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 #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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x (/.f64 #s(literal 1 binary64) 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 (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 (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 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 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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 (/.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 (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 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 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))) 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))) 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 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) 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 x (*.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)) |
(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 (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 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 (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))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.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))) x x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (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 1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x) |
(*.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 1 binary64)) 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 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 x #s(literal 2 binary64))) |
(/.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 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 x x)) (*.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) (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 (-.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)) (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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 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)) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (neg.f64 (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) x) |
(/.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) (/.f64 x (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(neg.f64 (-.f64 #s(literal -1 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) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) 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) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal -1 binary64) (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))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(fma.f64 x (/.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)) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.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))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (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 -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (-.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 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) (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)))) |
Compiled 18 264 to 3 835 computations (79.0% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 907 | 1 | 908 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 908 | 4 | 912 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
| ✓ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ▶ | 98.6% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
Compiled 61 to 46 computations (24.6% saved)
| Inputs |
|---|
6243314768165359/9007199254740992 |
-1 |
| Outputs |
|---|
#s(literal 6243314768165359/9007199254740992 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 4 to 4 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 440 |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
#s(literal 6243314768165359/9007199254740992 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
#s(literal -1 binary64) |
(log.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 (+ 6243314768165359/9007199254740992 (* -1 (log x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (* -1 (log x)) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x 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 (+ 6243314768165359/9007199254740992 (* -1 (log x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* -1 (log x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
#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)))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | x | -inf |
| 7.0ms | x | 0 |
| 7.0ms | x | inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 35 |
| 0 | 18 | 27 |
| 1 | 123 | 25 |
| 2 | 579 | 25 |
| 3 | 3428 | 25 |
| 0 | 6590 | 25 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x))) |
#s(literal 6243314768165359/9007199254740992 binary64) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
#s(literal -1 binary64) |
(log.f64 x) |
x |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) (neg.f64 (log.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) (neg.f64 (log.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) #s(literal -6243314768165359/9007199254740992 binary64))) (+.f64 (neg.f64 (log.f64 x)) #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(literal -6243314768165359/9007199254740992 binary64) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (fma.f64 #s(literal -6243314768165359/9007199254740992 binary64) #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -6243314768165359/9007199254740992 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) (-.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))))) |
(neg.f64 (-.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(-.f64 (neg.f64 (log.f64 x)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x))) |
#s(literal 6243314768165359/9007199254740992 binary64) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (log.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (*.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 x))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(/.f64 (*.f64 (log.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (log.f64 x) x) x) |
(/.f64 (*.f64 (neg.f64 x) (log.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (log.f64 x)) x) |
(neg.f64 (neg.f64 (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 x)) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(-.f64 (log.f64 #s(literal 1 binary64)) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(+.f64 (log.f64 x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1 binary64))) |
(log.f64 x) |
x |
Compiled 2 282 to 402 computations (82.4% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 2 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 87 | 5 | 92 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
| ✓ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ▶ | 98.6% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
| ▶ | 98.5% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64))) |
Compiled 81 to 60 computations (25.9% saved)
| Inputs |
|---|
1 |
6243314768165359/9007199254740992 |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 6243314768165359/9007199254740992 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 4 to 4 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 502 |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
#s(literal 1 binary64) |
(/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) |
(log.f64 x) |
x |
#s(literal 6243314768165359/9007199254740992 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(-.f64 #s(literal 6243314768165359/9007199254740992 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 (/ (log x) 6243314768165359/9007199254740992)) 6243314768165359/9007199254740992) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
#s(approx (- 1 (/ (log x) 6243314768165359/9007199254740992)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
#s(approx (/ (log x) 6243314768165359/9007199254740992) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (- 6243314768165359/9007199254740992 (log x)) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (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 (/ (log x) 6243314768165359/9007199254740992)) 6243314768165359/9007199254740992) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (- 1 (/ (log x) 6243314768165359/9007199254740992)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (log x) 6243314768165359/9007199254740992) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (log x) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- 6243314768165359/9007199254740992 (log x)) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.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)))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 22.0ms | x | -inf |
| 7.0ms | x | inf |
| 7.0ms | x | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 67 |
| 0 | 22 | 49 |
| 1 | 150 | 49 |
| 2 | 647 | 49 |
| 0 | 4240 | 48 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
#s(literal 1 binary64) |
(/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) |
(log.f64 x) |
x |
#s(literal 6243314768165359/9007199254740992 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) (neg.f64 (log.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) x) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x) (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x)) |
(*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 9007199254740992/6243314768165359 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 9007199254740992/6243314768165359 binary64)) |
(*.f64 (fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal -1 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) (-.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 x (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))))) |
(/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(-.f64 (neg.f64 (log.f64 x)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) |
(+.f64 (/.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 9007199254740992/6243314768165359 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 9007199254740992/6243314768165359 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) x) |
(*.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) x)) |
(*.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -9007199254740992/6243314768165359 binary64)) |
(*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 9007199254740992/6243314768165359 binary64)) |
(*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) (neg.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) x x) x) |
(/.f64 (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (log.f64 x)) x (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) x)) |
(/.f64 (fma.f64 (log.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64))) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (log.f64 x) x (*.f64 x #s(literal -6243314768165359/9007199254740992 binary64))) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 x))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 (log.f64 x) (neg.f64 x))) (*.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (+.f64 #s(literal 6243314768165359/4503599627370496 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (+.f64 #s(literal -6243314768165359/4503599627370496 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -6243314768165359/4503599627370496 binary64)) |
(/.f64 (+.f64 #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64) (*.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (fma.f64 x #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 (log.f64 x)) x)) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (fma.f64 x #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 (log.f64 x) x)) (*.f64 x #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(/.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64) #s(literal 6243314768165359/4503599627370496 binary64)) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 x)) x (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) x)) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) x)) |
(/.f64 (fma.f64 (log.f64 x) (neg.f64 x) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 x))) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal -6243314768165359/4503599627370496 binary64)) #s(literal -6243314768165359/4503599627370496 binary64)) |
(/.f64 (fma.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (fma.f64 (log.f64 x) x (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) x)) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 x) (log.f64 x))) (*.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (+.f64 #s(literal 6243314768165359/4503599627370496 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 x)))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (+.f64 #s(literal -6243314768165359/4503599627370496 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal -6243314768165359/4503599627370496 binary64)) |
(/.f64 (+.f64 #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (fma.f64 x #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 x (neg.f64 (log.f64 x)))) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (fma.f64 x #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 x (log.f64 x))) (*.f64 x #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (+.f64 #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (log.f64 x))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) (*.f64 (neg.f64 x) #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 x) (log.f64 x))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 #s(literal -6243314768165359/4503599627370496 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 x)))) #s(literal -6243314768165359/4503599627370496 binary64)) |
(/.f64 (-.f64 #s(literal 6243314768165359/4503599627370496 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (-.f64 #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (-.f64 #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (-.f64 (*.f64 x #s(literal -6243314768165359/9007199254740992 binary64)) (*.f64 x (neg.f64 (log.f64 x)))) (*.f64 x #s(literal -6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 x (log.f64 x))) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) x) |
(/.f64 (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal -1 binary64)) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 1 binary64)) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -1 binary64)) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 1 binary64)) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (neg.f64 x)) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) (neg.f64 x)) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 2 binary64)) #s(literal -6243314768165359/4503599627370496 binary64)) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) x) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) x)) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 1 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) x)) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))))) |
(/.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)))))) |
(/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -6243314768165359/9007199254740992 binary64) (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 9007199254740992/6243314768165359 binary64) x) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 9007199254740992/6243314768165359 binary64) x) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 9007199254740992/6243314768165359 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 9007199254740992/6243314768165359 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) x (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) x (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) x) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) x) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -9007199254740992/6243314768165359 binary64) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -9007199254740992/6243314768165359 binary64) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (neg.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal 9007199254740992/6243314768165359 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 9007199254740992/6243314768165359 binary64) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 9007199254740992/6243314768165359 binary64) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 81129638414606681695789005144064/38978979294391670397470767598881 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -9007199254740992/6243314768165359 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) |
#s(literal 1 binary64) |
(*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -9007199254740992/6243314768165359 binary64)) |
(*.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 (log.f64 x) #s(literal 9007199254740992/6243314768165359 binary64)) |
(/.f64 (/.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (neg.f64 (log.f64 x)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(neg.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) |
(log.f64 (pow.f64 x #s(literal 9007199254740992/6243314768165359 binary64))) |
(*.f64 (/.f64 (log.f64 x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (log.f64 x) x) x) |
(*.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (log.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(/.f64 (log.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(fma.f64 (/.f64 (log.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (log.f64 x) x) x (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 0 binary64))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(log.f64 x) |
x |
#s(literal 6243314768165359/9007199254740992 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) (neg.f64 (log.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) x) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) x) (/.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x)) |
(*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 9007199254740992/6243314768165359 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 9007199254740992/6243314768165359 binary64)) |
(*.f64 (fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal -1 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (fma.f64 #s(literal 9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (fma.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) (-.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) (*.f64 (neg.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/4503599627370496 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 38978979294391670397470767598881/81129638414606681695789005144064 binary64)) |
(/.f64 (*.f64 x (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) (*.f64 x #s(literal 6243314768165359/9007199254740992 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal -6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))))) |
(/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) |
(fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(-.f64 (neg.f64 (log.f64 x)) #s(literal -6243314768165359/9007199254740992 binary64)) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) |
(+.f64 (/.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 (neg.f64 (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (/.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)))) |
(+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (neg.f64 (log.f64 x))) |
Compiled 7 735 to 1 124 computations (85.5% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 3 | 292 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 3 | 3 |
| Total | 290 | 7 | 297 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
| ✓ | 98.9% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| 98.2% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) | |
| 97.9% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/.f64 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 1 binary64) x))) | |
| ✓ | 98.6% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
| 98.3% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 9007199254740992/6243314768165359 binary64))) |
Compiled 126 to 92 computations (27.0% saved)
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 9007199254740992/6243314768165359 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64))) |
#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 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 9007199254740992/6243314768165359 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64))) |
#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 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 1 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 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 #s(literal 6243314768165359/9007199254740992 binary64) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (fma.f64 (*.f64 #s(literal -9007199254740992/6243314768165359 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64) #s(literal 6243314768165359/9007199254740992 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (*.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) #s(literal 6243314768165359/9007199254740992 binary64)) #s(literal 9007199254740992/6243314768165359 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) #s(literal 6243314768165359/9007199254740992 binary64))) #s(literal 6243314768165359/9007199254740992 binary64))) |
#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 (/.f64 (-.f64 #s(literal 6243314768165359/9007199254740992 binary64) (log.f64 x)) x) (/.f64 #s(literal 1 binary64) x))) |
(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))) x) (/.f64 #s(literal -1 binary64) x))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| Outputs |
|---|
(log.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
12 calls:
| 4.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 4.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 4.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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 98.6% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.6% | 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 306 to 125 computations (59.2% saved)
| 1× | fuel |
Compiled 59 to 29 computations (50.8% saved)
Compiled 72 to 38 computations (47.2% saved)
Loading profile data...