
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 33.3% | 12.5% | 25% | 0% | 0% | 62.5% | 0% | 4 |
| 60% | 18.7% | 12.5% | 0% | 0% | 68.7% | 0% | 5 |
| 77.8% | 21.9% | 6.2% | 0% | 0% | 71.8% | 0% | 6 |
| 88.2% | 23.4% | 3.1% | 0% | 0% | 73.4% | 0% | 7 |
| 93.9% | 24.2% | 1.6% | 0% | 0% | 74.2% | 0% | 8 |
| 96.9% | 24.6% | 0.8% | 0% | 0% | 74.6% | 0% | 9 |
| 98.4% | 24.8% | 0.4% | 0% | 0% | 74.8% | 0% | 10 |
| 99.2% | 24.9% | 0.2% | 0% | 0% | 74.9% | 0% | 11 |
| 99.6% | 24.9% | 0.1% | 0% | 0% | 74.9% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 504.0ms | 8 256× | 0 | valid |
| 1.0ms | 18× | 0 | invalid |
ival-div!: 115.0ms (43.5% of total)ival-log: 92.0ms (34.8% of total)ival-neg: 36.0ms (13.6% of total)ival-sub!: 20.0ms (7.6% of total)adjust: 1.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 25.0ms | 512× | 0 | valid |
Compiled 57 to 22 computations (61.4% saved)
ival-log: 7.0ms (51.2% of total)ival-div!: 3.0ms (21.9% of total)ival-neg: 2.0ms (14.6% of total)ival-sub!: 1.0ms (7.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 22 |
| 1 | 15 | 20 |
| 2 | 21 | 20 |
| 3 | 36 | 20 |
| 4 | 97 | 20 |
| 5 | 534 | 20 |
| 6 | 6273 | 20 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (log -1))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (log (- (/ 1 x) 1)) (- (/ 1 x) 1) (/ 1 x) 1 x) |
| 1.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (log (- (/ 1 x) 1)) (- (/ 1 x) 1) (/ 1 x) 1 x) |
| 1.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (log (- (/ 1 x) 1)) (- (/ 1 x) 1) (/ 1 x) 1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 408 |
| 0 | 111 | 384 |
| 1 | 610 | 360 |
| 0 | 6279 | 326 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (log -1))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ 1 x) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (- (/ 1 x) 1)) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (pow.f64 (expm1.f64 (neg.f64 (log.f64 x))) #s(literal -1 binary64))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (log1p.f64 (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (log.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (neg.f64 (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (neg.f64 (log.f64 x))) |
#s(literal 1 binary64) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (neg.f64 (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (neg.f64 x) (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (log (- (/ 1 x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (- (/ 1 x) 1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (/ 1 x) 1) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x))) |
#s(approx (- (/ 1 x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ 1 x) 1) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x))) |
Compiled 702 to 231 computations (67.1% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 4 | 60 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 5 | 61 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.9% | (neg.f64 (log.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ▶ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
| ▶ | 99.6% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ▶ | 98.7% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
Compiled 58 to 46 computations (20.7% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(+.f64 (log.f64 x) x) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(log.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (pow x -2) 1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 -1)) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (- (pow x -2) 1) #s(hole binary64 -1)) |
#s(approx (- (pow x -2) 1) #s(hole binary64 (- (/ 1 (pow x 2)) 1))) |
#s(approx (- (pow x -1) -1) #s(hole binary64 1)) |
#s(approx (- (pow x -1) -1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (log x) x (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (+ (* 1/2 x) 1) 1/2 1 (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (/ (- (pow x -2) 1) (- (pow x -1) -1)) (- (pow x -2) 1) (pow x -2) -2 (- (pow x -1) -1) (pow x -1) -1) |
| 24.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (log x) x (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (+ (* 1/2 x) 1) 1/2 1 (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (/ (- (pow x -2) 1) (- (pow x -1) -1)) (- (pow x -2) 1) (pow x -2) -2 (- (pow x -1) -1) (pow x -1) -1) |
| 18.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (log x) x (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (+ (* 1/2 x) 1) 1/2 1 (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (/ (- (pow x -2) 1) (- (pow x -1) -1)) (- (pow x -2) 1) (pow x -2) -2 (- (pow x -1) -1) (pow x -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 1158 |
| 0 | 219 | 1032 |
| 1 | 1038 | 906 |
| 0 | 8559 | 854 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
(log.f64 x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
(+.f64 (log.f64 x) x) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(log.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (pow x -2) 1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 -1)) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (- (pow x -2) 1) #s(hole binary64 -1)) |
#s(approx (- (pow x -2) 1) #s(hole binary64 (- (/ 1 (pow x 2)) 1))) |
#s(approx (- (pow x -1) -1) #s(hole binary64 1)) |
#s(approx (- (pow x -1) -1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log.f64 x)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
x |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (+.f64 (log.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (log.f64 x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (log.f64 x) (-.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 x (-.f64 x (log.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 x (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (log.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (log.f64 x) (-.f64 (log.f64 x) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 x (-.f64 x (log.f64 x))))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) x) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) x) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (log.f64 x) (-.f64 (log.f64 x) x)))) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (log.f64 x) (-.f64 (log.f64 x) x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 x (log.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 x) x)) (/.f64 (*.f64 x x) (-.f64 (log.f64 x) x))) |
(-.f64 x (neg.f64 (log.f64 x))) |
(+.f64 (-.f64 x #s(literal 0 binary64)) (log.f64 x)) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 x (-.f64 x (log.f64 x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 x (-.f64 x (log.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (log.f64 x) (-.f64 (log.f64 x) x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (log.f64 x) (-.f64 (log.f64 x) x))))) |
(+.f64 (log.f64 x) x) |
(+.f64 x (log.f64 x)) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (log.f64 x)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (log.f64 x)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x)) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 0 binary64)) (log.f64 x)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))))) |
(+.f64 (+.f64 (log.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (log.f64 x)) |
(+.f64 (log.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
(+.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (neg.f64 (log.f64 x)))) |
(+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (pow.f64 (expm1.f64 (neg.f64 (log.f64 x))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))))) (*.f64 (log1p.f64 (pow.f64 x #s(literal -1 binary64))) (log1p.f64 (pow.f64 x #s(literal -1 binary64))))) (+.f64 (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (log1p.f64 (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (fma.f64 (log1p.f64 (pow.f64 x #s(literal -1 binary64))) (log1p.f64 (pow.f64 x #s(literal -1 binary64))) (*.f64 (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (log1p.f64 (pow.f64 x #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (log.f64 (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))))) (log.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (log1p.f64 (pow.f64 x #s(literal -1 binary64)))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) x)) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 x)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(literal 0 binary64))) |
(expm1.f64 (neg.f64 (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (expm1.f64 (neg.f64 (log.f64 x))) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (expm1.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (neg.f64 (log.f64 x)))) |
(expm1.f64 (fma.f64 (log.f64 x) #s(literal -2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (neg.f64 (log.f64 x)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64))) x) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) (neg.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (expm1.f64 (neg.f64 (log.f64 x)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (expm1.f64 (neg.f64 (log.f64 x)))) (pow.f64 (expm1.f64 (neg.f64 (log.f64 x))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64)))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64))))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (cosh.f64 (log.f64 x)) (sinh.f64 (log.f64 x))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 x)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) #s(literal 0 binary64))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 x))) (sinh.f64 (neg.f64 (log.f64 x)))) |
#s(literal -1 binary64) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log.f64 x)) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (+ (log x) x) (log.f64 x)) |
#s(approx (+ (log x) x) (+.f64 (log.f64 x) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (log.f64 x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (+.f64 (log.f64 x) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log.f64 x)) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (neg.f64 (log.f64 x))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (neg.f64 (+.f64 (log.f64 x) x))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (pow x -2) 1) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (pow x -2) 1) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (pow x -1) -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (pow x -1) -1) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (+ (log x) x) x) |
#s(approx (+ (log x) x) (fma.f64 (/.f64 (log.f64 x) x) x x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (log.f64 x) (*.f64 x x))) (*.f64 x x) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) #s(literal -1 binary64)) |
#s(approx (/ (- (pow x -2) 1) (- (pow x -1) -1)) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (pow x -2) 1) #s(literal -1 binary64)) |
#s(approx (- (pow x -2) 1) (expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(approx (- (pow x -1) -1) #s(literal 1 binary64)) |
#s(approx (- (pow x -1) -1) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (log x) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)) x)) (*.f64 x x))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) x))) |
Compiled 6 968 to 1 436 computations (79.4% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 354 | 4 | 358 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 355 | 8 | 363 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.6% | (neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)))) |
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ✓ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
| ✓ | 99.6% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ▶ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
| ✓ | 98.7% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ▶ | 2.7% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
| ▶ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 112 to 82 computations (26.8% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
(+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) |
(log.f64 x) |
(neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)))) |
(log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (log x))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (+ (log x) (* 1/2 (pow x 2))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 x)) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 (* x (+ 1 (* -1 x))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (log (/ 1 x)) (pow x 2))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 -1)) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (/ 1 x) 1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ -1 x)) (pow x 2))) (/ (log -1) (pow x 2))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (* (* x x) 1/2) (* x x) 1/2 (neg (log (- (/ 1 x) 1))) (+ x (+ (* (* x x) 1/2) (log x))) (+ (* (* x x) 1/2) (log x)) (log x) (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (log (/ (+ x (* (neg x) x)) (* x x))) (/ (+ x (* (neg x) x)) (* x x)) (+ x (* (neg x) x)) (* (neg x) x) (neg x)) |
| 12.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (* (* x x) 1/2) (* x x) 1/2 (neg (log (- (/ 1 x) 1))) (+ x (+ (* (* x x) 1/2) (log x))) (+ (* (* x x) 1/2) (log x)) (log x) (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (log (/ (+ x (* (neg x) x)) (* x x))) (/ (+ x (* (neg x) x)) (* x x)) (+ x (* (neg x) x)) (* (neg x) x) (neg x)) |
| 8.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (* (* x x) 1/2) (* x x) 1/2 (neg (log (- (/ 1 x) 1))) (+ x (+ (* (* x x) 1/2) (log x))) (+ (* (* x x) 1/2) (log x)) (log x) (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (log (/ (+ x (* (neg x) x)) (* x x))) (/ (+ x (* (neg x) x)) (* x x)) (+ x (* (neg x) x)) (* (neg x) x) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 214 | 1372 |
| 0 | 232 | 1281 |
| 1 | 1103 | 1116 |
| 0 | 8445 | 1064 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
(+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) |
(log.f64 x) |
(neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)))) |
(log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (+ (log x) x) #s(hole binary64 (log x))) |
#s(approx (+ (log x) x) #s(hole binary64 (+ x (log x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (log x))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (+ (log x) (* 1/2 (pow x 2))))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 x)) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 (* x (+ 1 (* -1 x))))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (log (/ 1 x)) (pow x 2))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 -1)) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (+ x (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (/ 1 x) 1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (+ (log x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (+ (* (* x x) 1/2) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ -1 x)) (pow x 2))) (/ (log -1) (pow x 2))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(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)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) (sinh.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
#s(literal 1/2 binary64) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x)) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) (log.f64 x)) |
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (log.f64 x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (log.f64 x) x)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (log.f64 x)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (+.f64 (log.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (neg.f64 (log.f64 x))) |
(-.f64 (+.f64 (log.f64 x) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(-.f64 (log.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x)) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (neg.f64 (log.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) x) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (log.f64 x)) |
(+.f64 (+.f64 (log.f64 x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(+.f64 (+.f64 (log.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (log.f64 x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(+.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (log.f64 x))) |
(+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (log.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (log.f64 x)) |
(fma.f64 (log.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x)))) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (log.f64 x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(-.f64 (log.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (log.f64 x) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(log.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (log.f64 (fma.f64 (neg.f64 x) x x))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (+.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (log.f64 (fma.f64 (neg.f64 x) x x)) (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x)) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) x)) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (fabs.f64 x))) |
(*.f64 (/.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) (/.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)))) (-.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x))) (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) x) |
(/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) x) (*.f64 x x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) x)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 x)) (pow.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) x) (/.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x x)) |
(+.f64 (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x)) (/.f64 x (*.f64 x x))) |
(+.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x x) (/.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 x x) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 x x (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (+.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (-.f64 (fma.f64 x x (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) x) |
(fma.f64 (neg.f64 x) x x) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) x) |
(fma.f64 x (neg.f64 x) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (+.f64 x (*.f64 x x)))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(-.f64 x (*.f64 x x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (fma.f64 x x (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (-.f64 (fma.f64 x x (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) x) x) |
(+.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (+ (log x) x) (log.f64 x)) |
#s(approx (+ (log x) x) (+.f64 (log.f64 x) x)) |
#s(approx x x) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (log.f64 x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (+.f64 (log.f64 x) x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (* (* x x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (log.f64 x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (+.f64 (log.f64 x) x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (+ (* (* x x) 1/2) (log x)) (log.f64 x)) |
#s(approx (+ (* (* x x) 1/2) (log x)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (log.f64 x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (neg.f64 (log.f64 x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (neg.f64 (+.f64 (log.f64 x) x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
#s(approx (+ x (* (neg x) x)) x) |
#s(approx (+ x (* (neg x) x)) (fma.f64 (neg.f64 x) x x)) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (log x) x) x) |
#s(approx (+ (log x) x) (fma.f64 (/.f64 (log.f64 x) x) x x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (fma.f64 (-.f64 (/.f64 (log.f64 x) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (fma.f64 (-.f64 (/.f64 (log.f64 x) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x x) x)) |
#s(approx (+ (* (* x x) 1/2) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/2) (log x)) (*.f64 (-.f64 (/.f64 (log.f64 x) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) #s(literal -1 binary64)) |
#s(approx (/ (+ x (* (neg x) x)) (* x x)) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (+ x (* (neg x) x)) (*.f64 (neg.f64 x) x)) |
#s(approx (+ x (* (neg x) x)) (*.f64 (*.f64 x x) (expm1.f64 (neg.f64 (log.f64 x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (log x) x) (*.f64 (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)) x)) (*.f64 x x))) |
#s(approx (+ x (+ (* (* x x) 1/2) (log x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)) x)) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/2) (log x)) (*.f64 (-.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x x))) |
#s(approx (log x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (* x x)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (* x x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) x))) |
Compiled 6 708 to 1 132 computations (83.1% saved)
9 alts after pruning (2 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 307 | 2 | 309 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 4 | 4 |
| Total | 308 | 9 | 317 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.6% | (neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)))) |
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ✓ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
| ✓ | 99.6% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ✓ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
| ✓ | 98.7% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ✓ | 2.7% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
| ▶ | 2.7% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 135 to 98 computations (27.4% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
x |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)))) |
(log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) x x) |
(neg.f64 x) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (* x (* 1/2 x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 (* x (+ 1 (* -1 x))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 x) 1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (* x (* 1/2 x)) x (* 1/2 x) 1/2 (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (log (/ (+ (* (neg x) x) x) (* x x))) (/ (+ (* (neg x) x) x) (* x x)) (+ (* (neg x) x) x) (neg x) (* x x)) |
| 1.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (* x (* 1/2 x)) x (* 1/2 x) 1/2 (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (log (/ (+ (* (neg x) x) x) (* x x))) (/ (+ (* (neg x) x) x) (* x x)) (+ (* (neg x) x) x) (neg x) (* x x)) |
| 1.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (* x (* 1/2 x)) x (* 1/2 x) 1/2 (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (log (/ (+ (* (neg x) x) x) (* x x))) (/ (+ (* (neg x) x) x) (* x x)) (+ (* (neg x) x) x) (neg x) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 955 |
| 0 | 181 | 913 |
| 1 | 898 | 767 |
| 0 | 8626 | 720 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
x |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)))) |
(log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) x x) |
(neg.f64 x) |
(*.f64 x x) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (log x))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (log x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ x (log x)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (+ (log x) (* x (+ 1 (* 1/2 x)))))) |
#s(approx (* x (* 1/2 x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 (* x (+ 1 (* -1 x))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) (pow x 2))) (/ 1 x)))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (+ (* (neg x) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 x) 1)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- (* -1 (/ (+ (log -1) (* -1 (log (/ -1 x)))) x)) 1) x)))))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
x |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
#s(literal 1/2 binary64) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(log.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (log.f64 (fma.f64 (neg.f64 x) x x))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (+.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (log.f64 (fma.f64 (neg.f64 x) x x)) (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x)) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 x x (neg.f64 x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) (/.f64 x x)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)))) (-.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x) (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 x x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x) x) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (fma.f64 x x (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) x) |
(/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) x)) |
(neg.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (fabs.f64 x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 x)) (pow.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 x)) (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (neg.f64 x) (fabs.f64 x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (neg.f64 x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x x) (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) x (/.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) x (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x x) (/.f64 x (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (neg.f64 x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x x)) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x))) |
(+.f64 (/.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 3 binary64)) x)) (-.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (fma.f64 x x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (fma.f64 x x (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) x) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) x) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) x) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) x) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 x) x x) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) x) |
(fma.f64 x (neg.f64 x) x) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) x) (-.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) x) x))) |
(-.f64 x (*.f64 x x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (fma.f64 x x (pow.f64 x #s(literal 3 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) x (fma.f64 x x (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (neg.f64 x) x) x) |
(+.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(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 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) #s(literal 0 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) (sinh.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (log.f64 x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (+.f64 (log.f64 x) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (* x (* 1/2 x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (log.f64 x)) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (neg.f64 (log.f64 x))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (neg.f64 (+.f64 (log.f64 x) x))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)) x (neg.f64 (log.f64 x)))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
#s(approx (+ (* (neg x) x) x) x) |
#s(approx (+ (* (neg x) x) x) (fma.f64 (neg.f64 x) x x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (fma.f64 (+.f64 (/.f64 (/.f64 (log.f64 x) x) x) #s(literal 1/2 binary64)) (*.f64 x x) x)) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x))) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (neg x) x) x) (* x x)) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (+ (* (neg x) x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (+ (* (neg x) x) x) (*.f64 (*.f64 x x) (expm1.f64 (neg.f64 (log.f64 x))))) |
#s(approx (neg (log (- (/ 1 x) 1))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1 binary64))) x) #s(literal 1 binary64)) x)) (*.f64 x x))) |
#s(approx (neg (log (/ (+ (* (neg x) x) x) (* x x)))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ (* (neg x) x) x) (* x x))) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) x))) |
Compiled 3 733 to 842 computations (77.4% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 0 | 219 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 7 | 7 |
| Total | 219 | 9 | 228 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.6% | (neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)))) |
| ✓ | 100.0% | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| ✓ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
| ✓ | 99.6% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| ✓ | 99.8% | #s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
| ✓ | 98.7% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ✓ | 2.7% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
| ✓ | 2.7% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
| ✓ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 295 to 156 computations (47.1% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 x x)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (*.f64 x x)))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
| Outputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
5 calls:
| 3.0ms | (/.f64 #s(literal 1 binary64) x) |
| 3.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 3.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 3.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 100.0% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 100.0% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 100.0% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 100.0% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (log.f64 x)))) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x (log.f64 x))) |
5 calls:
| 9.0ms | x |
| 3.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (/.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 99.8% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 99.8% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 99.8% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 99.8% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (+.f64 (log.f64 x) x)) |
5 calls:
| 4.0ms | (/.f64 #s(literal 1 binary64) x) |
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 99.6% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 99.6% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 99.6% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 99.6% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
5 calls:
| 2.0ms | x |
| 2.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | (/.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 98.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 98.7% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 98.7% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 98.7% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (* (+ (* 1/2 x) 1) x) (log x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
5 calls:
| 2.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.0ms | (/.f64 #s(literal 1 binary64) x) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.7% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 2.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.7% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.7% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.7% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
5 calls:
| 3.0ms | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 1.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 1.0ms | (/.f64 #s(literal 1 binary64) x) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.3% | 1 | (/.f64 #s(literal 1 binary64) x) |
| 2.3% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.3% | 1 | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 2.3% | 1 | (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
| 2.3% | 1 | x |
Compiled 22 to 19 computations (13.6% saved)
| 1× | done |
Compiled 83 to 32 computations (61.4% saved)
Compiled 180 to 76 computations (57.8% saved)
Loading profile data...