
Time bar (total: 2.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)
| 631.0ms | 8 256× | 0 | valid |
ival-pow2: 108.0ms (51.8% of total)ival-sqrt: 52.0ms (24.9% of total)ival-add: 38.0ms (18.2% of total)ival-true: 6.0ms (2.9% of total)ival-assert: 3.0ms (1.4% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 121 | 0 | - | 4 | (-3.222238778852059e-157) | (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)))) | oflow-rescue | 62 | 0 |
| ↳ | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) | overflow | 62 | |
| ↳ | (pow.f64 x #s(literal 2 binary64)) | overflow | 124 | |
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) | uflow-rescue | 55 | 0 |
| ↳ | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) | underflow | 55 | |
| ↳ | (pow.f64 x #s(literal 2 binary64)) | underflow | 110 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 117 | 4 |
| - | 0 | 135 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 117 | 0 | 4 |
| - | 0 | 0 | 135 |
| number | freq |
|---|---|
| 0 | 139 |
| 1 | 117 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 52 to 19 computations (63.5% saved)
ival-pow2: 8.0ms (53.7% of total)ival-sqrt: 3.0ms (20.1% of total)ival-add: 2.0ms (13.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 15 |
| 1 | 11 | 13 |
| 2 | 33 | 13 |
| 3 | 112 | 13 |
| 4 | 272 | 13 |
| 5 | 890 | 13 |
| 6 | 4745 | 13 |
| 0 | 5 | 8 |
| 0 | 8 | 6 |
| 1 | 12 | 6 |
| 2 | 28 | 6 |
| 3 | 80 | 6 |
| 4 | 244 | 6 |
| 5 | 826 | 6 |
| 6 | 5361 | 6 |
| 0 | 8499 | 3 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(hypot.f64 x x) |
Compiled 8 to 5 computations (37.5% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.7% | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
Compiled 8 to 5 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 |
|---|
(* x (sqrt 2)) |
(* 2 (pow x 2)) |
(pow x 2) |
x |
(* -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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 18 |
| 1 | 18 | 18 |
| 2 | 50 | 18 |
| 3 | 125 | 18 |
| 4 | 398 | 18 |
| 5 | 1308 | 18 |
| 6 | 4899 | 18 |
| 0 | 8087 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (sqrt 2)) |
(* 2 (pow x 2)) |
(pow x 2) |
x |
(* -1 (* x (sqrt 2))) |
| Outputs |
|---|
(* x (sqrt 2)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(* 2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow x 2) |
(*.f64 x x) |
x |
(* -1 (* x (sqrt 2))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 20 |
| 0 | 8 | 12 |
| 1 | 29 | 8 |
| 0 | 204 | 8 |
| 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) |
| 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 #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) |
Compiled 321 to 95 computations (70.4% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 5 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 5 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 21.5% | (/.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 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 5.7% | (sqrt.f64 #s(literal 2 binary64)) |
| ▶ | 52.8% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 48.7% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 112 to 86 computations (23.2% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
x |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (sqrt.f64 #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))))) |
(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 |
|---|
(* x (sqrt 2)) |
(* 2 (pow x 2)) |
(pow x 2) |
x |
(* -1 (* x (sqrt 2))) |
(* (pow x 3) (sqrt 2)) |
(* 2 (pow x 6)) |
(pow x 6) |
(pow x 4) |
(* -1 (* (pow x 3) (sqrt 2))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((sqrt (+ (pow x 2) (pow x 2))) (+ (pow x 2) (pow x 2)) (* (* x x) 2) (* x x) x 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* x (sqrt 2)) (sqrt (+ (pow x 2) (pow x 2))) (* x (neg (sqrt 2))) (neg (sqrt 2)) (/ (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))) (+ (pow x 2) (pow x 2)) (* (* x x) 2) (* x x) x 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* x (sqrt 2)) (sqrt (+ (pow x 2) (pow x 2))) (* x (neg (sqrt 2))) (neg (sqrt 2)) (/ (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))) (+ (pow x 2) (pow x 2)) (* (* x x) 2) (* x x) x 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* x (sqrt 2)) (sqrt (+ (pow x 2) (pow x 2))) (* x (neg (sqrt 2))) (neg (sqrt 2)) (/ (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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 42 |
| 1 | 36 | 42 |
| 2 | 91 | 42 |
| 3 | 243 | 42 |
| 4 | 737 | 42 |
| 5 | 2526 | 42 |
| 6 | 6091 | 42 |
| 0 | 8829 | 42 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (sqrt 2)) |
(* 2 (pow x 2)) |
(pow x 2) |
x |
(* -1 (* x (sqrt 2))) |
(* (pow x 3) (sqrt 2)) |
(* 2 (pow x 6)) |
(pow x 6) |
(pow x 4) |
(* -1 (* (pow x 3) (sqrt 2))) |
| Outputs |
|---|
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* 2 (pow x 2)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) x) |
(pow x 2) |
(*.f64 x x) |
x |
(* -1 (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(* (pow x 3) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* 2 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(* -1 (* (pow x 3) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 122 |
| 0 | 39 | 94 |
| 1 | 111 | 70 |
| 0 | 723 | 70 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
x |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (sqrt.f64 #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))))) |
(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 |
|---|
(*.f64 (pow.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (pow x 2) (pow x 2)) #s(literal 2 binary64)) |
#s(literal 2 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 (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 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 (*.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)) |
(neg.f64 (*.f64 x (neg.f64 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)))) |
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 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 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 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.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 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 x x)))) |
(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 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.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)))) |
(*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(neg.f64 (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 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 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 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.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 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 x x)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.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 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 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 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64))) |
(hypot.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(hypot.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 x x) #s(literal 3/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 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 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 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))) |
(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 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 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 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 (fabs.f64 x) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 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 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 (fabs.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 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 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 binary64)) (pow.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 (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 #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 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))) |
(-.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 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 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 binary64)) (pow.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 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.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))) |
(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 (*.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 (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 (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 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 (*.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)) |
(neg.f64 (*.f64 x (neg.f64 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 (neg.f64 x) x) (*.f64 (neg.f64 x) 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 (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x 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 (*.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 (neg.f64 x) x) (*.f64 (neg.f64 x) 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 (neg.f64 x)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal 0 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 (neg.f64 x) (*.f64 (neg.f64 x) (*.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 (*.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 (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 (*.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 (neg.f64 x) x) (*.f64 (neg.f64 x) 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 (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x 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 (*.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 (neg.f64 x) x) (*.f64 (neg.f64 x) 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 (neg.f64 x)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal 0 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 (neg.f64 x) (*.f64 (neg.f64 x) (*.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 (*.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 (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) |
Compiled 3 687 to 692 computations (81.2% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 225 | 3 | 228 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 226 | 7 | 233 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.0% | (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
| ✓ | 56.7% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| ✓ | 5.7% | (sqrt.f64 #s(literal 2 binary64)) |
| ▶ | 52.8% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | 52.8% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 48.5% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
| ✓ | 48.7% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 81 to 58 computations (28.4% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (/.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))))) |
x |
(neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.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 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(sqrt.f64 x) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
(* x (sqrt 2)) |
(* -2 (/ x (sqrt 2))) |
x |
(* 2 (/ x (sqrt 2))) |
(sqrt x) |
(* (sqrt x) (sqrt 2)) |
(* 2 x) |
(* -1 (* x (sqrt 2))) |
(* -1 (* x (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((sqrt (+ (pow x 2) (pow x 2))) (* x (neg (/ 2 (sqrt 2)))) x (neg (/ 2 (sqrt 2))) (/ 2 (sqrt 2)) 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* x (/ 2 (sqrt 2))) (* (sqrt x) (sqrt (* 2 x))) (sqrt x) (sqrt (* 2 x)) (* 2 x)) |
| 4.0ms | x | @ | 0 | ((sqrt (+ (pow x 2) (pow x 2))) (* x (neg (/ 2 (sqrt 2)))) x (neg (/ 2 (sqrt 2))) (/ 2 (sqrt 2)) 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* x (/ 2 (sqrt 2))) (* (sqrt x) (sqrt (* 2 x))) (sqrt x) (sqrt (* 2 x)) (* 2 x)) |
| 3.0ms | x | @ | inf | ((sqrt (+ (pow x 2) (pow x 2))) (* x (neg (/ 2 (sqrt 2)))) x (neg (/ 2 (sqrt 2))) (/ 2 (sqrt 2)) 2 (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (* x (/ 2 (sqrt 2))) (* (sqrt x) (sqrt (* 2 x))) (sqrt x) (sqrt (* 2 x)) (* 2 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 51 |
| 1 | 58 | 51 |
| 2 | 159 | 51 |
| 0 | 400 | 51 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
(* x (sqrt 2)) |
(* -2 (/ x (sqrt 2))) |
x |
(* 2 (/ x (sqrt 2))) |
(sqrt x) |
(* (sqrt x) (sqrt 2)) |
(* 2 x) |
(* -1 (* x (sqrt 2))) |
(* -1 (* x (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
| Outputs |
|---|
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* -2 (/ x (sqrt 2))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64)) |
x |
(* 2 (/ x (sqrt 2))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (sqrt 2))) |
(*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* x (* (sqrt -2) (sqrt -1)))) |
(*.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 73 |
| 0 | 25 | 61 |
| 1 | 66 | 53 |
| 0 | 285 | 53 |
| 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 x (neg.f64 (/.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))))) |
x |
(neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.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 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(sqrt.f64 x) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.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))) (neg.f64 x)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.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 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
x |
(/.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))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.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)))) |
(+.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 (*.f64 #s(literal 2 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.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))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) 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 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.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 #s(literal -2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (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 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 (*.f64 #s(literal 2 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.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))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) 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))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))) |
(*.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)) |
(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) |
Compiled 1 422 to 270 computations (81% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 2 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 0 | 3 |
| Done | 0 | 4 | 4 |
| Total | 94 | 6 | 100 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.7% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| ✓ | 5.7% | (sqrt.f64 #s(literal 2 binary64)) |
| ▶ | 48.7% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
| ▶ | 52.9% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 52.8% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 48.7% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 73 to 52 computations (28.8% 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(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
| Outputs |
|---|
(* x (sqrt 2)) |
(* 2 (/ x (sqrt 2))) |
(* 2 x) |
x |
(* -2 (/ x (sqrt 2))) |
(* -2 x) |
(* -1 (* x (sqrt 2))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | ((sqrt (+ (pow x 2) (pow x 2))) (/ (* 2 x) (sqrt 2)) (* 2 x) 2 x (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (/ (* x -2) (sqrt 2)) (* x -2) -2) |
| 2.0ms | x | @ | -inf | ((sqrt (+ (pow x 2) (pow x 2))) (/ (* 2 x) (sqrt 2)) (* 2 x) 2 x (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (/ (* x -2) (sqrt 2)) (* x -2) -2) |
| 2.0ms | x | @ | inf | ((sqrt (+ (pow x 2) (pow x 2))) (/ (* 2 x) (sqrt 2)) (* 2 x) 2 x (sqrt 2) (sqrt (+ (pow x 2) (pow x 2))) (/ (* x -2) (sqrt 2)) (* x -2) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 28 |
| 1 | 27 | 28 |
| 2 | 54 | 28 |
| 3 | 90 | 28 |
| 4 | 195 | 28 |
| 5 | 878 | 28 |
| 6 | 5242 | 28 |
| 0 | 8684 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (sqrt 2)) |
(* 2 (/ x (sqrt 2))) |
(* 2 x) |
x |
(* -2 (/ x (sqrt 2))) |
(* -2 x) |
(* -1 (* x (sqrt 2))) |
| Outputs |
|---|
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* 2 (/ x (sqrt 2))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
(* -2 (/ x (sqrt 2))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -1 (* x (sqrt 2))) |
(*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 53 |
| 0 | 18 | 49 |
| 1 | 52 | 41 |
| 0 | 260 | 41 |
| 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(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
| 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 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)) |
(+.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(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(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) |
(*.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 (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 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)) |
(+.f64 (neg.f64 x) (neg.f64 x)) |
#s(literal -2 binary64) |
Compiled 1 076 to 175 computations (83.7% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 1 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 63 | 6 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.7% | (sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| ✓ | 5.7% | (sqrt.f64 #s(literal 2 binary64)) |
| 52.9% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 48.7% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 52.8% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | 48.7% | #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 220 to 100 computations (54.5% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#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 x (/.f64 #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) x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) 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 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
4 calls:
| 4.0ms | x |
| 3.0ms | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 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 |
|---|---|---|
| 80.2% | 3 | (pow.f64 x #s(literal 2 binary64)) |
| 80.2% | 3 | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 80.2% | 3 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 99.4% | 2 | x |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#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 x (/.f64 #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) x) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (*.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(approx (+ (pow x 2) (pow x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
#s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
4 calls:
| 34.0ms | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 1.0ms | x |
| 1.0ms | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.8% | 1 | (pow.f64 x #s(literal 2 binary64)) |
| 52.8% | 1 | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 52.8% | 1 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 54.8% | 2 | x |
Compiled 19 to 13 computations (31.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
(sqrt.f64 #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 | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.7% | 1 | (pow.f64 x #s(literal 2 binary64)) |
| 5.7% | 1 | (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
| 5.7% | 1 | (sqrt.f64 (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
| 5.7% | 1 | x |
Compiled 19 to 13 computations (31.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -1.8174149497926452e-291 | 5.569508350748552e-308 |
| 7.0ms | 160× | 0 | valid |
Compiled 221 to 188 computations (14.9% saved)
ival-pow2: 2.0ms (51.5% of total)ival-add: 1.0ms (25.7% of total)ival-sqrt: 1.0ms (25.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.8174149497926452e-291 | 5.569508350748552e-308 |
Compiled 301 to 228 computations (24.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.8174149497926452e-291 | 5.569508350748552e-308 |
Compiled 281 to 218 computations (22.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | -5.901682878617649e-206 | -5.273136891989275e-208 |
| 13.0ms | 112× | 0 | valid |
Compiled 116 to 106 computations (8.6% saved)
ival-sqrt: 9.0ms (81.8% of total)ival-pow2: 1.0ms (9.1% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 98 |
| 1 | 36 | 98 |
| 2 | 57 | 98 |
| 3 | 114 | 98 |
| 4 | 280 | 98 |
| 5 | 1500 | 98 |
| 6 | 5245 | 98 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -7229475734293037/180736893357325919804742965901096183254486650358500961579737723575212405143116703993975930943694719806137463391890175780999890999416217020648099397663164550811570949854893831716648452639533025774320471006645409943407034368 binary64)) (sqrt.f64 #s(literal 2 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (/.f64 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #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 (+.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #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 x (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -7229475734293037/180736893357325919804742965901096183254486650358500961579737723575212405143116703993975930943694719806137463391890175780999890999416217020648099397663164550811570949854893831716648452639533025774320471006645409943407034368 binary64)) (sqrt.f64 #s(literal 2 binary64)) #s(approx (sqrt (+ (pow x 2) (pow x 2))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
| 1× | fuel |
Compiled 110 to 27 computations (75.5% saved)
Compiled 236 to 64 computations (72.9% saved)
Loading profile data...