
Time bar (total: 1.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 8 to 7 computations (12.5% saved)
| 337.0ms | 8 256× | 0 | valid |
ival-pow2: 90.0ms (47% of total)ival-sqrt: 54.0ms (28.2% of total)ival-mult!: 45.0ms (23.5% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 104 | 0 | - | 4 | (-2.3796313163679512e-158) | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (pow.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) | uflow-rescue | 55 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) | underflow | 55 | |
| ↳ | (pow.f64 x #s(literal 2 binary64)) | underflow | 55 | |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) | oflow-rescue | 45 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) | overflow | 45 | |
| ↳ | (pow.f64 x #s(literal 2 binary64)) | overflow | 45 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 100 | 4 |
| - | 0 | 152 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 100 | 0 | 4 |
| - | 0 | 0 | 152 |
| number | freq |
|---|---|
| 0 | 156 |
| 1 | 100 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 42 to 19 computations (54.8% saved)
ival-pow2: 6.0ms (52.5% of total)ival-sqrt: 3.0ms (26.3% of total)ival-mult!: 2.0ms (17.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 20 |
| 1 | 18 | 19 |
| 2 | 55 | 19 |
| 3 | 167 | 19 |
| 4 | 408 | 19 |
| 5 | 1304 | 19 |
| 6 | 5101 | 19 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.7% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(abs x)
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
x |
| Outputs |
|---|
#s(approx (sqrt (* 2 (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* 2 (pow x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* 2 (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((sqrt (* 2 (pow x 2))) (* 2 (pow x 2)) 2 (pow x 2) x) |
| 1.0ms | x | @ | 0 | ((sqrt (* 2 (pow x 2))) (* 2 (pow x 2)) 2 (pow x 2) x) |
| 1.0ms | x | @ | -inf | ((sqrt (* 2 (pow x 2))) (* 2 (pow x 2)) 2 (pow x 2) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 61 |
| 0 | 21 | 60 |
| 1 | 42 | 54 |
| 0 | 138 | 49 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
x |
#s(approx (sqrt (* 2 (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* 2 (pow x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* 2 (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(hypot.f64 (neg.f64 x) (neg.f64 x)) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 x) x) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 x)) x) |
(hypot.f64 x (neg.f64 x)) |
(hypot.f64 x (exp.f64 (log.f64 x))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x #s(literal 2 binary64))) |
(*.f64 x (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x x (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(approx (sqrt (* 2 (pow x 2))) (hypot.f64 x x)) |
#s(approx (* 2 (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (* 2 (pow x 2))) (neg.f64 (hypot.f64 x x))) |
Compiled 406 to 112 computations (72.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 3 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 3 | 48 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (hypot.f64 x x) |
| ▶ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ▶ | 62.7% | (sqrt.f64 (*.f64 x (+.f64 x x))) |
Compiled 13 to 10 computations (23.1% saved)
| Inputs |
|---|
(sqrt.f64 (*.f64 x (+.f64 x x))) |
(*.f64 x (+.f64 x x)) |
x |
(+.f64 x x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(hypot.f64 x x) |
| Outputs |
|---|
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* x (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (sqrt 2) x) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((sqrt (* x (+ x x))) (* x (+ x x)) x (+ x x) (* (sqrt 2) x) (sqrt 2) 2 (sqrt (+ (* x x) (* x x)))) |
| 1.0ms | x | @ | inf | ((sqrt (* x (+ x x))) (* x (+ x x)) x (+ x x) (* (sqrt 2) x) (sqrt 2) 2 (sqrt (+ (* x x) (* x x)))) |
| 1.0ms | x | @ | 0 | ((sqrt (* x (+ x x))) (* x (+ x x)) x (+ x x) (* (sqrt 2) x) (sqrt 2) 2 (sqrt (+ (* x x) (* x x)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 97 |
| 0 | 35 | 91 |
| 1 | 82 | 62 |
| 0 | 437 | 62 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (*.f64 x (+.f64 x x))) |
(*.f64 x (+.f64 x x)) |
x |
(+.f64 x x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(hypot.f64 x x) |
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* x (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (sqrt 2) x) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
| Outputs |
|---|
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fabs.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
x |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fabs.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fabs.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* x (+ x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(approx x x) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(approx (* (sqrt 2) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (sqrt (* x (+ x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (sqrt (* x (+ x x))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* x (+ x x))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 204 to 71 computations (65.2% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 3 | 33 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 30 | 6 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 x x) |
| ▶ | 17.2% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
| ▶ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | 62.7% | (sqrt.f64 (*.f64 x (+.f64 x x))) |
| ▶ | 5.5% | (sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
Compiled 39 to 33 computations (15.4% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fabs.f64 x) |
x |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 x #s(literal 6 binary64)) |
#s(literal 6 binary64) |
(sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 0 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* x (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (sqrt 2) (fabs x)) #s(hole binary64 (* (fabs x) (sqrt 2)))) |
#s(approx (fabs x) #s(hole binary64 (fabs x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* (pow x 3) (sqrt 2)))) |
#s(approx (* 2 (pow x 6)) #s(hole binary64 (* 2 (pow x 6)))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (sqrt (+ 0 (pow x 4))) #s(hole binary64 (pow x 2))) |
#s(approx (+ 0 (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* -1 (* (pow x 3) (sqrt 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((sqrt (* x (+ x x))) (* x (+ x x)) 2 (* (sqrt 2) (fabs x)) (sqrt 2) (fabs x) x (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (sqrt (* 2 (pow x 6))) (* 2 (pow x 6)) (pow x 6) 6 (sqrt (+ 0 (pow x 4))) (+ 0 (pow x 4)) 0 (pow x 4) 4) |
| 3.0ms | x | @ | -inf | ((sqrt (* x (+ x x))) (* x (+ x x)) 2 (* (sqrt 2) (fabs x)) (sqrt 2) (fabs x) x (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (sqrt (* 2 (pow x 6))) (* 2 (pow x 6)) (pow x 6) 6 (sqrt (+ 0 (pow x 4))) (+ 0 (pow x 4)) 0 (pow x 4) 4) |
| 2.0ms | x | @ | 0 | ((sqrt (* x (+ x x))) (* x (+ x x)) 2 (* (sqrt 2) (fabs x)) (sqrt 2) (fabs x) x (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (sqrt (* 2 (pow x 6))) (* 2 (pow x 6)) (pow x 6) 6 (sqrt (+ 0 (pow x 4))) (+ 0 (pow x 4)) 0 (pow x 4) 4) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 234 |
| 0 | 70 | 192 |
| 1 | 156 | 124 |
| 0 | 747 | 124 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fabs.f64 x) |
x |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 x #s(literal 6 binary64)) |
#s(literal 6 binary64) |
(sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 0 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* x (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (sqrt 2) (fabs x)) #s(hole binary64 (* (fabs x) (sqrt 2)))) |
#s(approx (fabs x) #s(hole binary64 (fabs x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* (pow x 3) (sqrt 2)))) |
#s(approx (* 2 (pow x 6)) #s(hole binary64 (* 2 (pow x 6)))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (sqrt (+ 0 (pow x 4))) #s(hole binary64 (pow x 2))) |
#s(approx (+ 0 (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (sqrt (* x (+ x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* -1 (* (pow x 3) (sqrt 2))))) |
| Outputs |
|---|
(*.f64 (pow.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
x |
x |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 x x)))) |
(sqrt.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
#s(literal 6 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (pow.f64 x #s(literal 12 binary64))) (sqrt.f64 (pow.f64 x #s(literal 8 binary64)))) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 12 binary64))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 0 binary64) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 12 binary64))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 4 binary64) |
#s(approx (* (sqrt 2) (fabs x)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(approx (* (sqrt 2) (fabs x)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (fabs x) x) |
#s(approx (fabs x) x) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (sqrt 2) (fabs x)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* x (+ x x)) #s(literal 2 binary64)) |
#s(approx (pow x 6) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (sqrt (+ 0 (pow x 4))) (*.f64 x x)) |
#s(approx (+ 0 (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ 0 (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (sqrt 2) (fabs x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (fabs x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 1 286 to 309 computations (76% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 2 | 103 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 3 | 3 |
| Total | 102 | 7 | 109 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 x x) |
| ▶ | 18.5% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
| ▶ | 15.9% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | 62.7% | (sqrt.f64 (*.f64 x (+.f64 x x))) |
| ✓ | 5.5% | (sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
Compiled 51 to 43 computations (15.7% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(*.f64 (log.f64 x) #s(literal 6 binary64)) |
(log.f64 x) |
x |
#s(literal 6 binary64) |
(sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 0 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 x #s(literal 6 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* 2 (exp (* (log x) 6)))) #s(hole binary64 (* (pow x 3) (sqrt 2)))) |
#s(approx (* 2 (exp (* (log x) 6))) #s(hole binary64 (* 2 (pow x 6)))) |
#s(approx (exp (* (log x) 6)) #s(hole binary64 (pow x 6))) |
#s(approx (* (log x) 6) #s(hole binary64 (* 6 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ 0 (pow x 4))) #s(hole binary64 (pow x 2))) |
#s(approx (+ 0 (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (* x x)) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* (pow x 3) (sqrt 2)))) |
#s(approx (* 2 (pow x 6)) #s(hole binary64 (* 2 (pow x 6)))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (log x) 6) #s(hole binary64 (* -6 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (* 2 (exp (* (log x) 6)))) #s(hole binary64 (* -1 (* (pow x 3) (sqrt 2))))) |
#s(approx (* (log x) 6) #s(hole binary64 (* 6 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (* x x)) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* -1 (* (pow x 3) (sqrt 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | 0 | ((/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (sqrt (* 2 (exp (* (log x) 6)))) (* 2 (exp (* (log x) 6))) 2 (exp (* (log x) 6)) (* (log x) 6) (log x) x 6 (sqrt (+ 0 (pow x 4))) (+ 0 (pow x 4)) 0 (pow x 4) 4 (/ (sqrt (* 2 (pow x 6))) (* x x)) (sqrt (* 2 (pow x 6))) (* 2 (pow x 6)) (pow x 6) (* x x)) |
| 21.0ms | x | @ | -inf | ((/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (sqrt (* 2 (exp (* (log x) 6)))) (* 2 (exp (* (log x) 6))) 2 (exp (* (log x) 6)) (* (log x) 6) (log x) x 6 (sqrt (+ 0 (pow x 4))) (+ 0 (pow x 4)) 0 (pow x 4) 4 (/ (sqrt (* 2 (pow x 6))) (* x x)) (sqrt (* 2 (pow x 6))) (* 2 (pow x 6)) (pow x 6) (* x x)) |
| 9.0ms | x | @ | inf | ((/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (sqrt (* 2 (exp (* (log x) 6)))) (* 2 (exp (* (log x) 6))) 2 (exp (* (log x) 6)) (* (log x) 6) (log x) x 6 (sqrt (+ 0 (pow x 4))) (+ 0 (pow x 4)) 0 (pow x 4) 4 (/ (sqrt (* 2 (pow x 6))) (* x x)) (sqrt (* 2 (pow x 6))) (* 2 (pow x 6)) (pow x 6) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 359 |
| 0 | 101 | 312 |
| 1 | 229 | 305 |
| 0 | 1070 | 304 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(*.f64 (log.f64 x) #s(literal 6 binary64)) |
(log.f64 x) |
x |
#s(literal 6 binary64) |
(sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 0 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 x #s(literal 6 binary64)) |
(*.f64 x x) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* 2 (exp (* (log x) 6)))) #s(hole binary64 (* (pow x 3) (sqrt 2)))) |
#s(approx (* 2 (exp (* (log x) 6))) #s(hole binary64 (* 2 (pow x 6)))) |
#s(approx (exp (* (log x) 6)) #s(hole binary64 (pow x 6))) |
#s(approx (* (log x) 6) #s(hole binary64 (* 6 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ 0 (pow x 4))) #s(hole binary64 (pow x 2))) |
#s(approx (+ 0 (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (* x x)) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* (pow x 3) (sqrt 2)))) |
#s(approx (* 2 (pow x 6)) #s(hole binary64 (* 2 (pow x 6)))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (log x) 6) #s(hole binary64 (* -6 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (* 2 (exp (* (log x) 6)))) #s(hole binary64 (* -1 (* (pow x 3) (sqrt 2))))) |
#s(approx (* (log x) 6) #s(hole binary64 (* 6 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (* x x)) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (* 2 (pow x 6))) #s(hole binary64 (* -1 (* (pow x 3) (sqrt 2))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) x) |
(/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(hypot.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(hypot.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 x) (*.f64 #s(literal 3 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -6 binary64)) |
(*.f64 #s(literal -6 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (log.f64 x)) |
(neg.f64 (*.f64 #s(literal -6 binary64) (log.f64 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -6 binary64))) |
(+.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) (log.f64 (pow.f64 x #s(literal 3 binary64)))) |
(log.f64 (pow.f64 x #s(literal 6 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(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 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
x |
#s(literal 6 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (pow.f64 x #s(literal 12 binary64))) (sqrt.f64 (pow.f64 x #s(literal 8 binary64)))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 12 binary64))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal 0 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 0 binary64) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 12 binary64))) (neg.f64 (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal 0 binary64)) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) x) |
(/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
(hypot.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(hypot.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) (pow.f64 x #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))))) |
(exp.f64 (fma.f64 #s(literal 3 binary64) (log.f64 x) (*.f64 #s(literal 3 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (pow.f64 x #s(literal 12 binary64))) (sqrt.f64 (pow.f64 x #s(literal 8 binary64)))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (sqrt (* 2 (pow x 6))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (exp (* (log x) 6))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
#s(approx (exp (* (log x) 6)) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (* (log x) 6) (*.f64 (log.f64 x) #s(literal 6 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (sqrt (+ 0 (pow x 4))) (*.f64 x x)) |
#s(approx (+ 0 (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ 0 (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (sqrt (* 2 (pow x 6))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* 2 (exp (* (log x) 6))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64))) |
#s(approx (exp (* (log x) 6)) (pow.f64 x #s(literal 6 binary64))) |
#s(approx (sqrt (+ 0 (pow x 4))) (*.f64 x x)) |
#s(approx (* (log x) 6) (*.f64 (log.f64 x) #s(literal 6 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (pow x 6))) (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (log x) 6) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64) #s(literal 0 binary64))) |
#s(approx (log x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (/ (sqrt (* 2 (exp (* (log x) 6)))) (sqrt (+ 0 (pow x 4)))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (pow x 6))) (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 3 327 to 678 computations (79.6% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 1 | 193 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 5 | 5 |
| Total | 193 | 7 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 x x) |
| ✓ | 18.5% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
| 17.2% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (*.f64 x x)) | |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | 62.7% | (sqrt.f64 (*.f64 x (+.f64 x x))) |
| ✓ | 5.5% | (sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
Compiled 130 to 75 computations (42.3% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(sqrt.f64 (*.f64 x (+.f64 x x))) |
(hypot.f64 x x) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (*.f64 x x)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
| Outputs |
|---|
(hypot.f64 x x) |
4 calls:
| 4.0ms | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 3.0ms | x |
| 3.0ms | (pow.f64 x #s(literal 2 binary64)) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (pow.f64 x #s(literal 2 binary64)) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 100.0% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| 100.0% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(sqrt.f64 (*.f64 x (+.f64 x x))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
4 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| 2.0ms | (pow.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (pow.f64 x #s(literal 2 binary64)) |
| 99.3% | 1 | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 99.3% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| 99.3% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (* x (+ x x)) #s(literal 2 binary64))) |
4 calls:
| 1.0ms | x |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.5% | 1 | (pow.f64 x #s(literal 2 binary64)) |
| 5.5% | 1 | (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
| 5.5% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
| 5.5% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| 1× | fuel |
Compiled 15 to 9 computations (40% saved)
(abs x)
Compiled 72 to 52 computations (27.8% saved)
Loading profile data...