
Time bar (total: 2.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 3 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 6 |
| 98.4% | 98.3% | 1.6% | 0.1% | 0% | 0% | 0% | 7 |
| 99.2% | 99.1% | 0.8% | 0.1% | 0% | 0% | 0% | 8 |
| 99.6% | 99.5% | 0.4% | 0.1% | 0% | 0% | 0% | 9 |
| 99.8% | 99.7% | 0.2% | 0.1% | 0% | 0% | 0% | 10 |
| 99.9% | 99.8% | 0.1% | 0.1% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 8 to 8 computations (0% saved)
| 583.0ms | 8 256× | 0 | valid |
ival-atan2: 92.0ms (33.6% of total)ival-log: 84.0ms (30.7% of total)ival-div: 82.0ms (29.9% of total)ival-true: 6.0ms (2.2% of total)exact: 6.0ms (2.2% of total)ival-assert: 3.0ms (1.1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 0 | 0 | - | 0 | - | (log.f64 #s(literal 10 binary64)) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (atan2.f64 im re) |
| 0 | 0 | - | 0 | - | im |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 46.0ms | 512× | 0 | valid |
Compiled 38 to 22 computations (42.1% saved)
ival-div: 6.0ms (36.8% of total)ival-log: 5.0ms (30.6% of total)ival-atan2: 4.0ms (24.5% 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 | 14 | 36 |
| 1 | 21 | 36 |
| 0 | 6 | 6 |
| 0 | 9 | 6 |
| 0 | 9 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
Compiled 6 to 6 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2.f64 im re) |
im |
re |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
re |
im |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | re | @ | 0 | ((/ (atan2 im re) (log 10)) (atan2 im re) im re (log 10) 10) |
| 11.0ms | im | @ | 0 | ((/ (atan2 im re) (log 10)) (atan2 im re) im re (log 10) 10) |
| 6.0ms | im | @ | -inf | ((/ (atan2 im re) (log 10)) (atan2 im re) im re (log 10) 10) |
| 6.0ms | im | @ | inf | ((/ (atan2 im re) (log 10)) (atan2 im re) im re (log 10) 10) |
| 6.0ms | re | @ | inf | ((/ (atan2 im re) (log 10)) (atan2 im re) im re (log 10) 10) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 0 | 6 | 11 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
re |
im |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
re |
im |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 14 |
| 0 | 9 | 14 |
| 1 | 12 | 14 |
| 2 | 23 | 14 |
| 3 | 41 | 14 |
| 4 | 88 | 14 |
| 0 | 416 | 14 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2.f64 im re) |
im |
re |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(atan2.f64 im re) |
(neg.f64 (neg.f64 (atan2.f64 im re))) |
im |
re |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 1/10 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -10 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(+.f64 (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
Compiled 291 to 80 computations (72.5% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 3 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 4 | 31 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ▶ | 98.7% | (*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 10 binary64))) |
| ▶ | 98.1% | (*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
Compiled 41 to 37 computations (9.8% saved)
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (atan2.f64 im re)) |
(atan2.f64 im re) |
im |
re |
(neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(literal 3 binary64) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (pow (log 10) 3)) |
(* -1 (atan2 im re)) |
(atan2 im re) |
re |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (* (log 1/10) (log 10)))) |
im |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 106.0ms | im | @ | inf | ((* (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (pow (log 10) 2)) (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (neg (atan2 im re)) (atan2 im re) im re (neg (pow (log 10) 3)) (pow (log 10) 3) (log 10) 10 3 (pow (log 10) 2) 2 (* (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (log 10)) (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (* (log 10) (log 1/10)) (log 1/10) 1/10 (/ (atan2 im re) (neg (log 1/10))) (neg (log 1/10))) |
| 32.0ms | re | @ | 0 | ((* (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (pow (log 10) 2)) (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (neg (atan2 im re)) (atan2 im re) im re (neg (pow (log 10) 3)) (pow (log 10) 3) (log 10) 10 3 (pow (log 10) 2) 2 (* (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (log 10)) (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (* (log 10) (log 1/10)) (log 1/10) 1/10 (/ (atan2 im re) (neg (log 1/10))) (neg (log 1/10))) |
| 22.0ms | im | @ | -inf | ((* (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (pow (log 10) 2)) (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (neg (atan2 im re)) (atan2 im re) im re (neg (pow (log 10) 3)) (pow (log 10) 3) (log 10) 10 3 (pow (log 10) 2) 2 (* (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (log 10)) (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (* (log 10) (log 1/10)) (log 1/10) 1/10 (/ (atan2 im re) (neg (log 1/10))) (neg (log 1/10))) |
| 17.0ms | re | @ | inf | ((* (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (pow (log 10) 2)) (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (neg (atan2 im re)) (atan2 im re) im re (neg (pow (log 10) 3)) (pow (log 10) 3) (log 10) 10 3 (pow (log 10) 2) 2 (* (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (log 10)) (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (* (log 10) (log 1/10)) (log 1/10) 1/10 (/ (atan2 im re) (neg (log 1/10))) (neg (log 1/10))) |
| 16.0ms | re | @ | -inf | ((* (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (pow (log 10) 2)) (/ (neg (atan2 im re)) (neg (pow (log 10) 3))) (neg (atan2 im re)) (atan2 im re) im re (neg (pow (log 10) 3)) (pow (log 10) 3) (log 10) 10 3 (pow (log 10) 2) 2 (* (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (log 10)) (/ (neg (atan2 im re)) (* (log 10) (log 1/10))) (* (log 10) (log 1/10)) (log 1/10) 1/10 (/ (atan2 im re) (neg (log 1/10))) (neg (log 1/10))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 40 |
| 1 | 31 | 40 |
| 2 | 56 | 40 |
| 3 | 103 | 40 |
| 4 | 159 | 40 |
| 5 | 258 | 40 |
| 6 | 529 | 40 |
| 7 | 1394 | 40 |
| 8 | 1856 | 40 |
| 9 | 2031 | 40 |
| 10 | 5301 | 40 |
| 0 | 8420 | 40 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (pow (log 10) 3)) |
(* -1 (atan2 im re)) |
(atan2 im re) |
re |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (* (log 1/10) (log 10)))) |
im |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (pow (log 10) 3)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(* -1 (atan2 im re)) |
(neg.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
re |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(* -1 (/ (atan2 im re) (* (log 1/10) (log 10)))) |
(/.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64))) |
im |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 93 |
| 0 | 34 | 87 |
| 1 | 84 | 82 |
| 0 | 299 | 82 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (atan2.f64 im re)) |
(atan2.f64 im re) |
im |
re |
(neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(literal 3 binary64) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 10 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (neg.f64 (atan2.f64 im re)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (neg.f64 (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (neg.f64 (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (atan2.f64 im re)) |
(atan2.f64 im re) |
(neg.f64 (neg.f64 (atan2.f64 im re))) |
im |
re |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 3 binary64)))) |
(log.f64 (pow.f64 #s(literal 10 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(literal 3 binary64) |
(*.f64 (fabs.f64 (log.f64 #s(literal 10 binary64))) (fabs.f64 (log.f64 #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 10 binary64))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 #s(literal 10 binary64) (log.f64 #s(literal 10 binary64)))) |
(log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/10 binary64) (log.f64 #s(literal 10 binary64))))) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (/.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 #s(literal 10 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 #s(literal 10 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(log.f64 (pow.f64 #s(literal 1/10 binary64) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (log.f64 #s(literal 10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(log.f64 #s(literal 10 binary64)) |
Compiled 2 145 to 336 computations (84.3% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 1 | 143 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 1 | 1 |
| Total | 144 | 3 | 147 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ▶ | 99.9% | (/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
Compiled 26 to 24 computations (7.7% saved)
| Inputs |
|---|
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(neg.f64 (atan2.f64 im re)) |
(atan2.f64 im re) |
im |
re |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
| Outputs |
|---|
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (* (log 10) (atan2 im re))) |
(* -1 (atan2 im re)) |
(atan2 im re) |
re |
im |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | im | @ | 0 | ((/ (* (log 10) (neg (atan2 im re))) (* (log 1/10) (log 10))) (* (log 10) (neg (atan2 im re))) (log 10) 10 (neg (atan2 im re)) (atan2 im re) im re (* (log 1/10) (log 10)) (log 1/10) 1/10) |
| 36.0ms | im | @ | -inf | ((/ (* (log 10) (neg (atan2 im re))) (* (log 1/10) (log 10))) (* (log 10) (neg (atan2 im re))) (log 10) 10 (neg (atan2 im re)) (atan2 im re) im re (* (log 1/10) (log 10)) (log 1/10) 1/10) |
| 34.0ms | re | @ | 0 | ((/ (* (log 10) (neg (atan2 im re))) (* (log 1/10) (log 10))) (* (log 10) (neg (atan2 im re))) (log 10) 10 (neg (atan2 im re)) (atan2 im re) im re (* (log 1/10) (log 10)) (log 1/10) 1/10) |
| 33.0ms | re | @ | -inf | ((/ (* (log 10) (neg (atan2 im re))) (* (log 1/10) (log 10))) (* (log 10) (neg (atan2 im re))) (log 10) 10 (neg (atan2 im re)) (atan2 im re) im re (* (log 1/10) (log 10)) (log 1/10) 1/10) |
| 13.0ms | re | @ | inf | ((/ (* (log 10) (neg (atan2 im re))) (* (log 1/10) (log 10))) (* (log 10) (neg (atan2 im re))) (log 10) 10 (neg (atan2 im re)) (atan2 im re) im re (* (log 1/10) (log 10)) (log 1/10) 1/10) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 23 |
| 1 | 23 | 23 |
| 2 | 34 | 23 |
| 3 | 35 | 23 |
| 0 | 35 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (* (log 10) (atan2 im re))) |
(* -1 (atan2 im re)) |
(atan2 im re) |
re |
im |
| Outputs |
|---|
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(* -1 (* (log 10) (atan2 im re))) |
(*.f64 (neg.f64 (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(* -1 (atan2 im re)) |
(neg.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
re |
im |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 40 |
| 0 | 18 | 40 |
| 1 | 34 | 40 |
| 2 | 101 | 34 |
| 3 | 302 | 32 |
| 0 | 797 | 32 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(neg.f64 (atan2.f64 im re)) |
(atan2.f64 im re) |
im |
re |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(log.f64 (exp.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) |
(neg.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (log.f64 (pow.f64 #s(literal 10 binary64) (/.f64 (atan2.f64 im re) #s(literal -2 binary64)))) (log.f64 (pow.f64 #s(literal 10 binary64) (/.f64 (atan2.f64 im re) #s(literal -2 binary64))))) |
(log.f64 (pow.f64 #s(literal 1/10 binary64) (atan2.f64 im re))) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64))) |
(*.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal -1 binary64)) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(neg.f64 (atan2.f64 im re)) |
(log.f64 (pow.f64 #s(literal 10 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(atan2.f64 im re) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 10 binary64))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(neg.f64 (neg.f64 (atan2.f64 im re))) |
(log.f64 (pow.f64 #s(literal 1/10 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(log.f64 (pow.f64 #s(literal 10 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
im |
re |
(*.f64 (*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 100 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)))) (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)))))) |
(neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(fma.f64 (log.f64 #s(literal 10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(+.f64 (log.f64 (pow.f64 #s(literal 1/10 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -2 binary64)))) (log.f64 (pow.f64 #s(literal 1/10 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -2 binary64))))) |
(+.f64 (log.f64 (neg.f64 (sqrt.f64 (pow.f64 #s(literal 1/10 binary64) (log.f64 #s(literal 10 binary64)))))) (log.f64 (neg.f64 (sqrt.f64 (pow.f64 #s(literal 1/10 binary64) (log.f64 #s(literal 10 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(log.f64 (pow.f64 #s(literal 1/10 binary64) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (log.f64 #s(literal 10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
Compiled 1 320 to 230 computations (82.6% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 85 | 3 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | 99.9% | (/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
Compiled 80 to 48 computations (40% saved)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
4 calls:
| 2.0ms | im |
| 2.0ms | re |
| 2.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 2.0ms | (atan2.f64 im re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (atan2.f64 im re) |
| 99.9% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 99.9% | 1 | re |
| 99.9% | 1 | im |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 1/10 binary64)))) (log.f64 #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
4 calls:
| 2.0ms | im |
| 1.0ms | re |
| 1.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 1.0ms | (atan2.f64 im re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (atan2.f64 im re) |
| 99.8% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 99.8% | 1 | re |
| 99.8% | 1 | im |
Compiled 11 to 13 computations (-18.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
4 calls:
| 1.0ms | im |
| 1.0ms | re |
| 1.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 1.0ms | (atan2.f64 im re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (atan2.f64 im re) |
| 98.7% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 98.7% | 1 | re |
| 98.7% | 1 | im |
Compiled 11 to 13 computations (-18.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 26 |
| 1 | 26 | 26 |
| 2 | 39 | 26 |
| 3 | 49 | 26 |
| 4 | 56 | 26 |
| 5 | 57 | 26 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 1× | done |
Compiled 26 to 14 computations (46.2% saved)
Compiled 64 to 40 computations (37.5% saved)
Loading profile data...