
Time bar (total: 2.8s)
| 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 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 83.3% | 62.5% | 12.5% | 0% | 0% | 25% | 0% | 4 |
| 91.7% | 68.7% | 6.2% | 0% | 0% | 25% | 0% | 5 |
| 95.8% | 71.8% | 3.1% | 0% | 0% | 25% | 0% | 6 |
| 97.9% | 73.4% | 1.6% | 0% | 0% | 25% | 0% | 7 |
| 99% | 74.2% | 0.8% | 0% | 0% | 25% | 0% | 8 |
| 99.5% | 74.6% | 0.4% | 0% | 0% | 25% | 0% | 9 |
| 99.7% | 74.8% | 0.2% | 0% | 0% | 25% | 0% | 10 |
| 99.9% | 74.9% | 0.1% | 0% | 0% | 25% | 0% | 11 |
| 99.9% | 74.9% | 0% | 0% | 0% | 25% | 0% | 12 |
Compiled 6 to 4 computations (33.3% saved)
| 553.0ms | 8 256× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
ival-log1p: 151.0ms (93.8% of total)ival-true: 6.0ms (3.7% of total)ival-assert: 3.0ms (1.9% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 179 | 0 | - | 0 | - | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 #s(literal 1 binary64) x)) | sensitivity | 179 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 179 | 0 |
| - | 0 | 77 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 179 | 0 | 0 |
| - | 0 | 0 | 77 |
| number | freq |
|---|---|
| 0 | 77 |
| 1 | 179 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 18.0ms | 512× | 0 | valid |
Compiled 26 to 16 computations (38.5% saved)
ival-log1p: 5.0ms (59% of total)ival-add: 3.0ms (35.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 1 | 9 | 11 |
| 2 | 12 | 11 |
| 3 | 23 | 11 |
| 4 | 59 | 11 |
| 5 | 265 | 9 |
| 6 | 2300 | 9 |
| 7 | 5651 | 9 |
| 0 | 4 | 4 |
| 0 | 6 | 4 |
| 1 | 9 | 4 |
| 2 | 12 | 4 |
| 3 | 23 | 4 |
| 4 | 57 | 4 |
| 5 | 248 | 4 |
| 6 | 2194 | 4 |
| 7 | 5512 | 4 |
| 0 | 8656 | 2 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(log1p.f64 x) |
Compiled 4 to 4 computations (0% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.4% | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
Compiled 4 to 4 computations (0% saved)
| Inputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
1 |
(+ 1 x) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(* x (+ 1 (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((log (+ 1 x)) (+ 1 x) 1 x) |
| 1.0ms | x | @ | inf | ((log (+ 1 x)) (+ 1 x) 1 x) |
| 0.0ms | x | @ | 0 | ((log (+ 1 x)) (+ 1 x) 1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 146 |
| 1 | 185 | 132 |
| 2 | 492 | 130 |
| 3 | 1964 | 125 |
| 0 | 8750 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
1 |
(+ 1 x) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(* x (+ 1 (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(-.f64 (log.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x) (*.f64 x x)) (log.f64 x)) |
(* x (+ 1 (/ 1 x))) |
(-.f64 x #s(literal -1 binary64)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x) (*.f64 x x)) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 9 |
| 0 | 6 | 9 |
| 1 | 23 | 9 |
| 0 | 153 | 7 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
(log1p.f64 x) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (log1p.f64 (pow.f64 x #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 x x) x))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
Compiled 334 to 106 computations (68.3% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 26 | 4 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 4 | 31 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log1p.f64 x) |
| ▶ | 70.2% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ▶ | 71.1% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ▶ | 70.0% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
Compiled 44 to 35 computations (20.5% saved)
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1 binary64) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
#s(literal -1/4 binary64) |
(log1p.f64 x) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* 1/3 x) 1/2))) |
-1/2 |
(- (* 1/3 x) 1/2) |
(+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* -1/2 x) |
(* x (- (/ 1 x) 1/2)) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (- 1/3 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x)))) |
(* 1/3 (pow x 2)) |
(* (pow x 2) (- 1/3 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x)))) |
(* 1/3 x) |
(* x (- 1/3 (* 1/2 (/ 1 x)))) |
(* -1/4 (pow x 4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 3)) |
(* (pow x 3) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 3) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 3) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(* -1 (* x (- 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/3))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3))) |
(* (pow x 2) (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x)))) |
(* -1 (* x (- (* 1/2 (/ 1 x)) 1/3))) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
(* -1 (* (pow x 3) (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- 1/3 (* 1/2 (/ 1 x))) x))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x))) x))))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((log (+ 1 x)) (* (+ (* -1/2 x) 1) x) (+ (* -1/2 x) 1) -1/2 x 1 (log (+ 1 x)) (* (+ (* (+ (* 1/3 x) -1/2) x) 1) x) (+ (* (+ (* 1/3 x) -1/2) x) 1) (+ (* 1/3 x) -1/2) 1/3 (log (+ 1 x)) (* (+ (* (+ (* (+ (* -1/4 x) 1/3) x) -1/2) x) 1) x) (+ (* (+ (* (+ (* -1/4 x) 1/3) x) -1/2) x) 1) (+ (* (+ (* -1/4 x) 1/3) x) -1/2) (+ (* -1/4 x) 1/3) -1/4 (log (+ 1 x))) |
| 2.0ms | x | @ | -inf | ((log (+ 1 x)) (* (+ (* -1/2 x) 1) x) (+ (* -1/2 x) 1) -1/2 x 1 (log (+ 1 x)) (* (+ (* (+ (* 1/3 x) -1/2) x) 1) x) (+ (* (+ (* 1/3 x) -1/2) x) 1) (+ (* 1/3 x) -1/2) 1/3 (log (+ 1 x)) (* (+ (* (+ (* (+ (* -1/4 x) 1/3) x) -1/2) x) 1) x) (+ (* (+ (* (+ (* -1/4 x) 1/3) x) -1/2) x) 1) (+ (* (+ (* -1/4 x) 1/3) x) -1/2) (+ (* -1/4 x) 1/3) -1/4 (log (+ 1 x))) |
| 1.0ms | x | @ | 0 | ((log (+ 1 x)) (* (+ (* -1/2 x) 1) x) (+ (* -1/2 x) 1) -1/2 x 1 (log (+ 1 x)) (* (+ (* (+ (* 1/3 x) -1/2) x) 1) x) (+ (* (+ (* 1/3 x) -1/2) x) 1) (+ (* 1/3 x) -1/2) 1/3 (log (+ 1 x)) (* (+ (* (+ (* (+ (* -1/4 x) 1/3) x) -1/2) x) 1) x) (+ (* (+ (* (+ (* -1/4 x) 1/3) x) -1/2) x) 1) (+ (* (+ (* -1/4 x) 1/3) x) -1/2) (+ (* -1/4 x) 1/3) -1/4 (log (+ 1 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 547 |
| 1 | 389 | 513 |
| 2 | 1205 | 509 |
| 3 | 4622 | 490 |
| 0 | 8582 | 447 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* 1/3 x) 1/2))) |
-1/2 |
(- (* 1/3 x) 1/2) |
(+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* -1/2 x) |
(* x (- (/ 1 x) 1/2)) |
(* 1/3 (pow x 3)) |
(* (pow x 3) (- 1/3 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x)))) |
(* 1/3 (pow x 2)) |
(* (pow x 2) (- 1/3 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x)))) |
(* 1/3 x) |
(* x (- 1/3 (* 1/2 (/ 1 x)))) |
(* -1/4 (pow x 4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 3)) |
(* (pow x 3) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 3) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* (pow x 3) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(* -1 (* x (- 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/3))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3))) |
(* (pow x 2) (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x)))) |
(* -1 (* x (- (* 1/2 (/ 1 x)) 1/3))) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
(* -1 (* (pow x 3) (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- 1/3 (* 1/2 (/ 1 x))) x))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x))) x))))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* 1/3 x) 1/2))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/3 x) 1/2) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) |
(+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(- (* x (+ 1/3 (* -1/4 x))) 1/2) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/4 x)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (log.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x)) x) (log.f64 x)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* x (- (/ 1 x) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
(* 1/3 (pow x 3)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(* (pow x 3) (- 1/3 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) x) |
(* (pow x 3) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x)))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) |
(* 1/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(* (pow x 2) (- 1/3 (* 1/2 (/ 1 x)))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) |
(* (pow x 2) (- (+ 1/3 (/ 1 (pow x 2))) (* 1/2 (/ 1 x)))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(* 1/3 x) |
(*.f64 #s(literal 1/3 binary64) x) |
(* x (- 1/3 (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) |
(* -1/4 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* -1/4 (pow x 3)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/4 binary64)) |
(* (pow x 3) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/4 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)) |
(* (pow x 3) (- (+ (* 1/3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/4 (/ 1/2 (pow x 2))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/4 binary64)) x) x) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) (+ 1/4 (/ 1/2 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* -1/4 x) |
(*.f64 #s(literal -1/4 binary64) x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/4 binary64)) x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.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)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* x (- 1/2 (/ 1 x)))) |
(*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/3))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) x) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) |
(* (pow x 2) (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x)))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(* -1 (* x (- (* 1/2 (/ 1 x)) 1/3))) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) |
(* (pow x 4) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/3) x)) 1/4)) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 3) (- 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) (*.f64 x x)) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- 1/3 (* 1/2 (/ 1 x))) x))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/4 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (+ 1/3 (* -1 (/ (- 1/2 (/ 1 x)) x))) x))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/3) x)) 1/4)) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 106 |
| 0 | 35 | 106 |
| 1 | 135 | 106 |
| 0 | 1064 | 106 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1 binary64) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
#s(literal -1/4 binary64) |
(log1p.f64 x) |
| Outputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) x) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) x) |
(+.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 x (*.f64 x (*.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 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) #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 (*.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) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1 binary64) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) x x) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) x) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) x) x) |
(+.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) x)) |
(+.f64 x (*.f64 x (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) |
(fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) x)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
#s(literal 1/3 binary64) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) x x) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) x) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) x) x) |
(+.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x)) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) x)) |
(+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64))) x)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 x x))) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/4 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) #s(literal -1/9 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) #s(literal -1/9 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1/3 binary64))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1/3 binary64)))) |
(-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/4 binary64) x)) |
(-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 x) #s(literal -1/4 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/4 binary64) x)) |
#s(literal -1/4 binary64) |
(log1p.f64 x) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (log1p.f64 (pow.f64 x #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 x x) x))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
Compiled 4 315 to 783 computations (81.9% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 2 | 199 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 198 | 5 | 203 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log1p.f64 x) |
| ▶ | 70.0% | #s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
| ✓ | 70.2% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 71.1% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ▶ | 70.9% | #s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
Compiled 58 to 45 computations (22.4% saved)
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
1 |
(+ 1 (* -1/2 x)) |
(* -1/2 x) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* x (- (/ 1 x) 1/2)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(* -1 (* x (- 1/2 (/ 1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((log (+ 1 x)) (* (+ (* -1/2 x) 1) x) (+ (* -1/2 x) 1) 1 x (log (+ 1 x)) (+ (* (* -1/2 x) x) x) (* -1/2 x) -1/2) |
| 1.0ms | x | @ | inf | ((log (+ 1 x)) (* (+ (* -1/2 x) 1) x) (+ (* -1/2 x) 1) 1 x (log (+ 1 x)) (+ (* (* -1/2 x) x) x) (* -1/2 x) -1/2) |
| 1.0ms | x | @ | 0 | ((log (+ 1 x)) (* (+ (* -1/2 x) 1) x) (+ (* -1/2 x) 1) 1 x (log (+ 1 x)) (+ (* (* -1/2 x) x) x) (* -1/2 x) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 170 |
| 1 | 190 | 156 |
| 2 | 498 | 154 |
| 3 | 1660 | 149 |
| 4 | 7343 | 149 |
| 0 | 8358 | 139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
1 |
(+ 1 (* -1/2 x)) |
(* -1/2 x) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* x (- (/ 1 x) 1/2)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(* -1 (* x (- 1/2 (/ 1 x)))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(-.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(-.f64 (log.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(-.f64 (log.f64 x) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) x)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(* x (- (/ 1 x) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* x (- 1/2 (/ 1 x)))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 53 |
| 0 | 17 | 53 |
| 1 | 61 | 53 |
| 0 | 425 | 46 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x) |
#s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) x)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) x) |
(+.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/2 binary64) |
Compiled 835 to 160 computations (80.8% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 0 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 50 | 5 | 55 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log1p.f64 x) |
| ✓ | 70.0% | #s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
| ✓ | 70.2% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 71.1% | #s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| ✓ | 70.9% | #s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
Compiled 131 to 77 computations (41.2% saved)
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
(log1p.f64 x) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(log1p.f64 x) |
3 calls:
| 20.0ms | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 2.0ms | x |
| 2.0ms | (+.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 #s(literal 1 binary64) x) |
| 100.0% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | x |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (+.f64 #s(literal 1 binary64) x) |
| 1.0ms | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 1 | (+.f64 #s(literal 1 binary64) x) |
| 71.1% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 71.1% | 1 | x |
Compiled 8 to 8 computations (0% saved)
Total -1.0b remaining (-5.3%)
Threshold costs -1b (-5.3%)
| Inputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x x)) |
| Outputs |
|---|
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 1.0ms | (+.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 1 | (+.f64 #s(literal 1 binary64) x) |
| 70.9% | 1 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 70.9% | 1 | x |
Compiled 8 to 8 computations (0% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 30 |
| 1 | 21 | 30 |
| 2 | 30 | 30 |
| 3 | 57 | 30 |
| 4 | 112 | 30 |
| 5 | 341 | 30 |
| 6 | 2995 | 30 |
| 7 | 6312 | 30 |
| 1× | node limit |
| Inputs |
|---|
(log1p.f64 x) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
(log1p.f64 x) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 #s(approx (+ (* -1/2 x) 1) #s(literal 1 binary64)) x)) |
| 1× | done |
Compiled 30 to 18 computations (40% saved)
Compiled 106 to 62 computations (41.5% saved)
Loading profile data...