
Time bar (total: 1.9s)
| 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)
| 494.0ms | 8 256× | 0 | valid |
| 1.0ms | 18× | 0 | invalid |
ival-log: 102.0ms (42.5% of total)ival-div!: 76.0ms (31.7% of total)ival-neg: 39.0ms (16.3% of total)ival-sub!: 21.0ms (8.8% 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 |
| 28.0ms | 512× | 0 | valid |
Compiled 57 to 22 computations (61.4% saved)
ival-log: 6.0ms (36.6% of total)ival-sub!: 5.0ms (30.5% of total)ival-div!: 3.0ms (18.3% of total)ival-neg: 2.0ms (12.2% 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 | 93 | 20 |
| 5 | 530 | 20 |
| 6 | 6082 | 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 | 6195 | 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 |
|---|
(-.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))) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(-.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)))) |
(-.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)) |
(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))) |
(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 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (neg.f64 (log.f64 x))) |
(*.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))) |
(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)) |
#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)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x) (log.f64 x))) |
#s(approx (log (- (/ 1 x) 1)) (-.f64 (*.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 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 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) x))) |
#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 230 computations (67.2% 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 | |
|---|---|---|---|---|
| 29.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) |
| 17.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) |
| 9.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 | 221 | 1032 |
| 1 | 1037 | 904 |
| 0 | 8812 | 850 |
| 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 (*.f64 (neg.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(*.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)) |
(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))) |
x |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (+.f64 (log.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (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)) (pow.f64 x #s(literal 2 binary64)))) (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 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (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)) (pow.f64 x #s(literal 2 binary64))) (-.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))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.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 (neg.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 x #s(literal 2 binary64)) (-.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 (pow.f64 x #s(literal 2 binary64)) (-.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 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 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (log.f64 x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (log.f64 x)))))) |
(+.f64 (log.f64 x) 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) |
#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 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 (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))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.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 (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 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (log.f64 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 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (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 (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 (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 (-.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))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (log.f64 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 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (log.f64 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 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 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (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 (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 (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 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (log.f64 x))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (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 (log.f64 x) x) (*.f64 (pow.f64 x #s(literal 2 binary64)) #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 (pow.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (neg.f64 (log.f64 x)))) |
(+.f64 x (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 2 binary64)) (log.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.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 x (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) #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) (pow.f64 (*.f64 #s(literal 1/2 binary64) 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 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) 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)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (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 (neg.f64 x) (pow.f64 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) #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 (pow.f64 (*.f64 #s(literal 1/2 binary64) 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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)) #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)) |
(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 (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))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.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))) |
(neg.f64 (log.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (log1p.f64 (pow.f64 x #s(literal -1 binary64))) (log1p.f64 (pow.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 (-.f64 (pow.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (log1p.f64 (pow.f64 x #s(literal -1 binary64))) (log1p.f64 (pow.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))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #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)))) |
(log.f64 (expm1.f64 (neg.f64 (log.f64 x)))) |
(/.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 (-.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 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.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 (-.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 (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.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 (-.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 (+.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.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)) (+.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)) |
(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 (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))) |
(neg.f64 (/.f64 (neg.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)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) x)) |
(neg.f64 (/.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))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(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 (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 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) #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)))) |
(-.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)) |
(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)) |
(*.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)))) |
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (+.f64 (neg.f64 (log.f64 x)) (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 (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #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 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) #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 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (pow.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)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (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 (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 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))) |
(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) (pow.f64 x #s(literal 2 binary64)))) |
#s(literal -2 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 (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 (-.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 (neg.f64 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 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 x #s(literal -1 binary64)) 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 (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 (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 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)) (/.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 (/.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 (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))) |
(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 (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))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(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 (pow.f64 x #s(literal 2 binary64)) #s(literal -1/2 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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(-.f64 (cosh.f64 (log.f64 x)) (sinh.f64 (log.f64 x))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 x))) (sinh.f64 (neg.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 (*.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))) |
(neg.f64 (/.f64 #s(literal -1 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 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))) (-.f64 (neg.f64 x) (log.f64 x))) |
#s(approx (log (/ (- (pow x -2) 1) (- (pow x -1) -1))) (-.f64 (*.f64 (fma.f64 #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))) (-.f64 (*.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 (/ (- (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) (fma.f64 (/.f64 #s(literal -1 binary64) x) x (pow.f64 x #s(literal -2 binary64)))) |
#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) (pow.f64 x #s(literal 2 binary64))) (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 (pow.f64 x #s(literal 2 binary64))) #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 (pow.f64 x #s(literal 2 binary64)) #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) (pow.f64 x #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64)) 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) (pow.f64 x #s(literal 2 binary64))) (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 (pow.f64 x #s(literal 2 binary64))) #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 (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (pow.f64 x #s(literal 2 binary64))) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 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) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 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)))) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (neg.f64 x)) (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)) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (neg (log (/ (- (pow x -2) 1) (- (pow x -1) -1)))) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (neg.f64 x)) (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 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) x))) |
Compiled 7 137 to 1 478 computations (79.3% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 365 | 2 | 367 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 366 | 6 | 372 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.6% | (neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 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)) |
| ▶ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 71 to 54 computations (23.9% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
#s(approx (+ (log x) x) x) |
x |
(neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 binary64))))) |
(log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(pow.f64 x #s(literal 2 binary64)) |
#s(literal 2 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) 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 (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #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 (pow x 2) #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 (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #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)) (pow x 2))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #s(hole binary64 -1)) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #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 (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #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))) (+ (log x) x) x (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (log (/ (+ x (* (neg x) x)) (pow x 2))) (/ (+ x (* (neg x) x)) (pow x 2)) (+ x (* (neg x) x)) (* (neg x) x) (neg x) (pow x 2) 2) |
| 2.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (log (/ (+ x (* (neg x) x)) (pow x 2))) (/ (+ x (* (neg x) x)) (pow x 2)) (+ x (* (neg x) x)) (* (neg x) x) (neg x) (pow x 2) 2) |
| 2.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (+ (log x) x) x (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (log (/ (+ x (* (neg x) x)) (pow x 2))) (/ (+ x (* (neg x) x)) (pow x 2)) (+ x (* (neg x) x)) (* (neg x) x) (neg x) (pow x 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 864 |
| 0 | 165 | 791 |
| 1 | 797 | 650 |
| 0 | 7571 | 624 |
| 1× | iter-limit |
| 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 |
(neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 binary64))))) |
(log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 x (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(pow.f64 x #s(literal 2 binary64)) |
#s(literal 2 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) 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 (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #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 (pow x 2) #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 (+ (log x) x) #s(hole binary64 x)) |
#s(approx (+ (log x) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (log (/ 1 x)) x)))))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #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)) (pow x 2))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #s(hole binary64 -1)) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) #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 (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) #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 |
(-.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))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (log.f64 (fma.f64 (neg.f64 x) x x))) (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) (+.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #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 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))))) |
(-.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 (log.f64 x) #s(literal 2 binary64))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (neg.f64 x)) x) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x) x) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x))) (-.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (neg.f64 x) x) 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 (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) #s(literal 3 binary64))) (fma.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (neg.f64 x) x) 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 (fma.f64 x x (neg.f64 x))) (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (*.f64 (+.f64 x (pow.f64 x #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.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))) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x x (neg.f64 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) (pow.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x x)) |
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (neg.f64 x) x) 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)) |
(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 (pow.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal -1 binary64) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 (neg.f64 x) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 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) (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(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 (/.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) (/.f64 x x)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) |
(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))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (pow.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 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 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) (+.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (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 (/.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (pow.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) (+.f64 x (pow.f64 x #s(literal 2 binary64))))) |
(-.f64 x (pow.f64 x #s(literal 2 binary64))) |
(+.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)) |
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) x x) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)) x) |
(fma.f64 x (neg.f64 x) x) |
(*.f64 (-.f64 #s(literal 1 binary64) x) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) x) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(*.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)) |
(neg.f64 x) |
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) #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)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (neg.f64 x)) (fabs.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
#s(literal 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))) (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 (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (log.f64 x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (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)) (pow x 2)))) (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)) (pow x 2))) (neg.f64 (log.f64 x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) (-.f64 (neg.f64 x) (log.f64 x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x) (log.f64 x))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) (-.f64 (*.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 (/ (+ x (* (neg x) x)) (pow x 2)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) (/.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 (pow x 2) (pow.f64 x #s(literal 2 binary64))) |
#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 x) x) x) |
#s(approx (+ (log x) x) (fma.f64 (/.f64 (log.f64 x) x) x x)) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (-.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 (/ (+ x (* (neg x) x)) (pow x 2)))) (-.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 (/ (+ x (* (neg x) x)) (pow x 2))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (/ (+ x (* (neg x) x)) (pow x 2))) (-.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)) (pow x 2))) (-.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 (/ (+ x (* (neg x) x)) (pow x 2)) #s(literal -1 binary64)) |
#s(approx (/ (+ x (* (neg x) x)) (pow x 2)) (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 (pow.f64 x #s(literal 2 binary64)) (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 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 (neg (log (/ (+ x (* (neg x) x)) (pow x 2)))) (-.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 (/ (+ x (* (neg x) x)) (pow x 2))) (-.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 2 590 to 634 computations (75.5% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 1 | 157 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 157 | 6 | 163 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.6% | (neg.f64 (log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.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)) |
| ✓ | 98.7% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ✓ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 71 to 52 computations (26.8% saved)
| Inputs |
|---|
(neg.f64 (log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)))) |
(log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 x x (neg.f64 x)) |
x |
(neg.f64 x) |
(*.f64 (neg.f64 x) x) |
| Outputs |
|---|
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (* x (- x 1)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 -1)) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 x))))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg 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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (/ (+ (* x x) (neg x)) (* (neg x) x)) (+ (* x x) (neg x)) x (neg x) (* (neg x) x)) |
| 1.0ms | x | @ | -inf | ((neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (/ (+ (* x x) (neg x)) (* (neg x) x)) (+ (* x x) (neg x)) x (neg x) (* (neg x) x)) |
| 1.0ms | x | @ | 0 | ((neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (/ (+ (* x x) (neg x)) (* (neg x) x)) (+ (* x x) (neg x)) x (neg x) (* (neg x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 593 |
| 0 | 130 | 566 |
| 1 | 683 | 417 |
| 0 | 6756 | 408 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(neg.f64 (log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)))) |
(log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(fma.f64 x x (neg.f64 x)) |
x |
(neg.f64 x) |
(*.f64 (neg.f64 x) x) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (log x))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- x (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (* x (+ 1 (* 1/2 x))) (* -1 (log x))))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) (* -1 (log x))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (* -1 x) (* -1 (log x))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* -1/2 x) 1))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (* -1 (log x)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (* x (- x 1)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (/ 1 x) (log -1)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (/ 1 x)) (log -1)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (log -1)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (- (log -1) (/ 1 x)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (- (+ (log -1) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2)))) (/ 1 x)))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 -1)) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (neg x)) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 x))))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)) (log -1)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) #s(hole binary64 (+ (log -1) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
(-.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))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x x (neg.f64 x))) (log.f64 (fma.f64 x x (neg.f64 x)))) (*.f64 (log.f64 (*.f64 (neg.f64 x) x)) (log.f64 (*.f64 (neg.f64 x) x)))) (+.f64 (log.f64 (fma.f64 x x (neg.f64 x))) (log.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x x (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x x (neg.f64 x))) (log.f64 (fma.f64 x x (neg.f64 x))) (fma.f64 (log.f64 (*.f64 (neg.f64 x) x)) (log.f64 (*.f64 (neg.f64 x) x)) (*.f64 (log.f64 (fma.f64 x x (neg.f64 x))) (log.f64 (*.f64 (neg.f64 x) x)))))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x)) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (neg.f64 x) x x)) (log.f64 (pow.f64 x #s(literal 2 binary64)))) |
(-.f64 (log.f64 (fma.f64 x x (neg.f64 x))) (log.f64 (*.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64))) #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 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) (*.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) (/.f64 x (pow.f64 x #s(literal 2 binary64))))) |
(/.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 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) (-.f64 (*.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) (/.f64 x (pow.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) x x) x) x) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 x x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (neg.f64 x) x x) (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) x) |
(/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x x)) |
(+.f64 (/.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) 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 (fabs.f64 x) (pow.f64 x #s(literal 2 binary64))) (/.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 2 binary64))) (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (fabs.f64 x) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 (neg.f64 x) x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x x) (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x x) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x #s(literal -1 binary64)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x x) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 x (pow.f64 x #s(literal 2 binary64))) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (pow.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) x) (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 x (pow.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(neg.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x x x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 x x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 2 binary64))) (fma.f64 x x x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x x)) (/.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x x x))) |
(-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 2 binary64)) x) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (fma.f64 x x (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (neg.f64 x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (neg.f64 x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (neg.f64 x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (neg.f64 x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) |
(fma.f64 x x (neg.f64 x)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(*.f64 x (-.f64 x #s(literal 1 binary64))) |
x |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) x) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (pow.f64 x #s(literal 2 binary64))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (log.f64 x)) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (+.f64 (log.f64 x) x)) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg 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 x) (neg x)) (* (neg 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 x) (neg x)) (* (neg x) x))) (neg.f64 (log.f64 x))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (-.f64 (neg.f64 (log.f64 x)) x)) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x) (log.f64 x))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (-.f64 (*.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 (/ (+ (* x x) (neg x)) (* (neg x) x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) (/.f64 (-.f64 #s(literal 1 binary64) x) x)) |
#s(approx (+ (* x x) (neg x)) (neg.f64 x)) |
#s(approx (+ (* x x) (neg x)) (fma.f64 x x (neg.f64 x))) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg x) x)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg 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 (/ (+ (* x x) (neg x)) (* (neg 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 (/ (+ (* x x) (neg x)) (* (neg x) x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg x) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (/ (+ (* x x) (neg x)) (* (neg 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 x) (neg x)) (* (neg 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 (/ (+ (* x x) (neg x)) (* (neg x) x)) #s(literal -1 binary64)) |
#s(approx (/ (+ (* x x) (neg x)) (* (neg x) x)) (expm1.f64 (neg.f64 (log.f64 x)))) |
#s(approx (+ (* x x) (neg x)) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* x x) (neg x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) x)) |
#s(approx (neg (log (/ (+ (* x x) (neg x)) (* (neg 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 (/ (+ (* x x) (neg x)) (* (neg 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 2 772 to 692 computations (75% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 168 | 0 | 168 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 168 | 6 | 174 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.6% | (neg.f64 (log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.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)) |
| ✓ | 98.7% | #s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
| ✓ | 2.3% | #s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) x)) |
Compiled 167 to 96 computations (42.5% saved)
| Inputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) #s(approx (+ (log x) x) 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))) |
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x x (neg.f64 x)) (*.f64 (neg.f64 x) x)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 2 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))))) |
| Outputs |
|---|
(neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
5 calls:
| 6.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 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 | (/.f64 #s(literal 1 binary64) x) |
| 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))) (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))) |
| 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:
| 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 #s(literal 1 binary64) x) |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 2.0ms | 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))) (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:
| 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)) |
| 1.0ms | (/.f64 #s(literal 1 binary64) x) |
| 1.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))) (log.f64 x)) |
| Outputs |
|---|
#s(approx (neg (log (- (/ 1 x) 1))) (log.f64 x)) |
5 calls:
| 1.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 #s(literal 1 binary64) x) |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 1.0ms | 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)
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:
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 1.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 #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 59 to 23 computations (61% saved)
Compiled 132 to 58 computations (56.1% saved)
Loading profile data...