
Time bar (total: 1.3s)
| 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 10 to 6 computations (40% saved)
| 343.0ms | 8 256× | 0 | valid |
ival-pow2: 101.0ms (52.7% of total)ival-sqrt: 70.0ms (36.5% of total)ival-add!: 19.0ms (9.9% of total)adjust: 1.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 120 | 0 | - | 3 | (4.489789364936543e-162) | (sqrt.f64 (+.f64 (pow.f64 x #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 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) | uflow-rescue | 64 | 0 |
| ↳ | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) | underflow | 64 | |
| ↳ | (pow.f64 x #s(literal 2 binary64)) | underflow | 128 | |
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) | oflow-rescue | 53 | 0 |
| ↳ | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) | overflow | 53 | |
| ↳ | (pow.f64 x #s(literal 2 binary64)) | overflow | 106 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 117 | 3 |
| - | 0 | 136 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 117 | 0 | 3 |
| - | 0 | 0 | 136 |
| number | freq |
|---|---|
| 0 | 139 |
| 1 | 117 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 52 to 19 computations (63.5% saved)
ival-pow2: 6.0ms (54.2% of total)ival-sqrt: 4.0ms (36.2% of total)ival-add!: 1.0ms (9% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 20 |
| 1 | 16 | 19 |
| 2 | 46 | 19 |
| 3 | 125 | 19 |
| 4 | 271 | 19 |
| 5 | 817 | 19 |
| 6 | 4664 | 19 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.7% | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(abs x)
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (+ (pow x 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 (+ (pow x 2) (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (pow x 2) x 2) |
| 1.0ms | x | @ | 0 | ((sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (pow x 2) x 2) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (pow x 2) x 2) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 71 |
| 0 | 22 | 56 |
| 1 | 50 | 36 |
| 0 | 246 | 36 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (+ (pow x 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 (+ (pow x 2) (pow x 2))) #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 (sqrt.f64 (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 x x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/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 (*.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)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.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(literal 2 binary64) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 352 to 101 computations (71.3% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 5 | 38 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 34 | 5 | 39 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 18.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))))) |
| ▶ | 56.7% | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x x))) |
| ▶ | 5.6% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
| ▶ | 99.3% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
| ▶ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 116 to 88 computations (24.1% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
#s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 x) |
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x x))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(pow.f64 x #s(literal 2 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))))) |
(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 (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* (sqrt 2) x) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (pow x 2) (pow x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (neg x) (sqrt 2)) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (pow x 2) (* x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (+ (pow x 2) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (+ (pow x 2) (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (+ (pow x 2) (* 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 (+ (pow x 2) (pow x 2))) (* (sqrt 2) x) (sqrt 2) 2 x (sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (sqrt (+ (pow x 2) (pow x 2))) (* (neg x) (sqrt 2)) (neg x) (sqrt (+ (pow x 2) (* x x))) (+ (pow x 2) (* x x)) (pow x 2) (* 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 (+ (pow x 2) (pow x 2))) (* (sqrt 2) x) (sqrt 2) 2 x (sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (sqrt (+ (pow x 2) (pow x 2))) (* (neg x) (sqrt 2)) (neg x) (sqrt (+ (pow x 2) (* x x))) (+ (pow x 2) (* x x)) (pow x 2) (* 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 (+ (pow x 2) (pow x 2))) (* (sqrt 2) x) (sqrt 2) 2 x (sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (sqrt (+ (pow x 2) (pow x 2))) (* (neg x) (sqrt 2)) (neg x) (sqrt (+ (pow x 2) (* x x))) (+ (pow x 2) (* x x)) (pow x 2) (* 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 | 71 | 362 |
| 0 | 97 | 281 |
| 1 | 186 | 233 |
| 0 | 866 | 233 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
#s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 x) |
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x x))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(pow.f64 x #s(literal 2 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))))) |
(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 (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* (sqrt 2) x) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (pow x 2) (pow x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (neg x) (sqrt 2)) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (pow x 2) (* x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (+ (pow x 2) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (+ (pow x 2) (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (+ (pow x 2) (* 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 |
|---|
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.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 (fabs.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.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)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(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 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
x |
(*.f64 (pow.f64 #s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64)) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.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 (fabs.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.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)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(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 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.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 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (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 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.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 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (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 (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 (fabs.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fabs.f64 x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.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)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(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 #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 (*.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 (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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.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 (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 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (neg.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 (fabs.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 x #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 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.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 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 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 (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 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.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 #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 (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 (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 (*.f64 x x) (pow.f64 x #s(literal 4 binary64)) (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))) |
(-.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 #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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 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 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.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 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3 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 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.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 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (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) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.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 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) 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 (*.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 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) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.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 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.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 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) 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 (*.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 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) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (* (sqrt 2) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64)) |
#s(approx (* (neg x) (sqrt 2)) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (+ (pow x 2) (* x x)) #s(literal 2 binary64)) |
#s(approx (sqrt (+ 0 (pow x 4))) (*.f64 x x)) |
#s(approx (sqrt (+ 0 (pow x 4))) (*.f64 x x)) |
#s(approx (/ (sqrt (* 2 (pow 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 (pow x 6)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #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 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (* 2 (pow x 6))) (sqrt (+ 0 (pow x 4)))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (* 2 (pow 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 679 to 722 computations (80.4% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 3 | 233 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 232 | 6 | 238 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.7% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 5.6% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
| ▶ | 99.1% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
| ✓ | 99.3% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
| ▶ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 76 to 51 computations (32.9% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 x) |
x |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* (neg x) (/ 2 (sqrt 2))) #s(hole binary64 (* -2 (/ x (sqrt 2))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 2 (sqrt 2)) x) #s(hole binary64 (* 2 (/ x (sqrt 2))))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (+ (* x x) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((sqrt (+ (pow x 2) (pow x 2))) (* (neg x) (/ 2 (sqrt 2))) (neg x) x (/ 2 (sqrt 2)) 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* (/ 2 (sqrt 2)) x) (sqrt (+ (* x x) (* x x))) (+ (* x x) (* x x)) (* x x)) |
| 2.0ms | x | @ | inf | ((sqrt (+ (pow x 2) (pow x 2))) (* (neg x) (/ 2 (sqrt 2))) (neg x) x (/ 2 (sqrt 2)) 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* (/ 2 (sqrt 2)) x) (sqrt (+ (* x x) (* x x))) (+ (* x x) (* x x)) (* x x)) |
| 2.0ms | x | @ | -inf | ((sqrt (+ (pow x 2) (pow x 2))) (* (neg x) (/ 2 (sqrt 2))) (neg x) x (/ 2 (sqrt 2)) 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* (/ 2 (sqrt 2)) x) (sqrt (+ (* x x) (* x x))) (+ (* x x) (* x x)) (* x x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 184 |
| 0 | 53 | 155 |
| 1 | 109 | 120 |
| 0 | 493 | 120 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 x) |
x |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (* (neg x) (/ 2 (sqrt 2))) #s(hole binary64 (* -2 (/ x (sqrt 2))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 2 (sqrt 2)) x) #s(hole binary64 (* 2 (/ x (sqrt 2))))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (+ (* x x) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
#s(approx (sqrt (+ (* x x) (* x x))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 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 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/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)) (fabs.f64 x)) |
(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 (*.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)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 #s(literal 2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.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 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/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)) (fabs.f64 x)) |
(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 (*.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)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(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 (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (* (neg x) (/ 2 (sqrt 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (* (/ 2 (sqrt 2)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (+ (* x x) (* x x)) #s(literal 2 binary64)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 2 311 to 403 computations (82.6% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 2 | 148 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 3 | 3 |
| Total | 148 | 6 | 154 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.7% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 5.6% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
| ▶ | 99.3% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 99.3% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
| ✓ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 75 to 51 computations (32% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
x |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (/ (* -2 x) (sqrt 2)) #s(hole binary64 (* -2 (/ x (sqrt 2))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* 2 x) (sqrt 2)) #s(hole binary64 (* 2 (/ x (sqrt 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((sqrt (+ (pow x 2) (pow x 2))) (/ (* -2 x) (sqrt 2)) (* -2 x) -2 x (sqrt 2) 2 (sqrt (+ (pow x 2) (pow x 2))) (/ (* 2 x) (sqrt 2)) (* 2 x)) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (pow x 2) (pow x 2))) (/ (* -2 x) (sqrt 2)) (* -2 x) -2 x (sqrt 2) 2 (sqrt (+ (pow x 2) (pow x 2))) (/ (* 2 x) (sqrt 2)) (* 2 x)) |
| 1.0ms | x | @ | 0 | ((sqrt (+ (pow x 2) (pow x 2))) (/ (* -2 x) (sqrt 2)) (* -2 x) -2 x (sqrt 2) 2 (sqrt (+ (pow x 2) (pow x 2))) (/ (* 2 x) (sqrt 2)) (* 2 x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 124 |
| 0 | 39 | 115 |
| 1 | 81 | 99 |
| 0 | 331 | 99 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
x |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* x (sqrt 2)))) |
#s(approx (/ (* -2 x) (sqrt 2)) #s(hole binary64 (* -2 (/ x (sqrt 2))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* 2 x) (sqrt 2)) #s(hole binary64 (* 2 (/ x (sqrt 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) #s(hole binary64 (* -1 (* x (sqrt 2))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 #s(literal 2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -2 binary64)) |
(neg.f64 (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 x)) |
#s(literal -2 binary64) |
x |
(*.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 #s(literal 2 binary64)) (sqrt.f64 (*.f64 x x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/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 (*.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)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 #s(literal 0 binary64) (-.f64 x x)) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 x x) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (/ (* -2 x) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
#s(approx (* -2 x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx x x) |
#s(approx (/ (* 2 x) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 1 423 to 225 computations (84.2% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 1 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 77 | 6 | 83 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.7% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 5.6% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
| 99.3% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 99.3% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
| ✓ | 2.4% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 225 to 98 computations (56.4% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x x))) |
(sqrt.f64 (+.f64 (pow.f64 x #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)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
4 calls:
| 5.0ms | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 4.0ms | x |
| 3.0ms | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 3.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 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 99.3% | 1 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 99.3% | 1 | x |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
4 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 2.0ms | (sqrt.f64 (+.f64 (pow.f64 x #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 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 99.3% | 1 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 99.3% | 1 | x |
Compiled 19 to 13 computations (31.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
4 calls:
| 1.0ms | x |
| 1.0ms | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 1.0ms | (pow.f64 x #s(literal 2 binary64)) |
| 1.0ms | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.6% | 1 | (pow.f64 x #s(literal 2 binary64)) |
| 5.6% | 1 | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 5.6% | 1 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 5.6% | 1 | x |
Compiled 19 to 13 computations (31.6% saved)
| 1× | fuel |
Compiled 38 to 14 computations (63.2% saved)
(abs x)
Compiled 168 to 90 computations (46.4% saved)
Loading profile data...