
Time bar (total: 4.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 6 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 7 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 8 |
| 4.2% | 3.1% | 71.7% | 0.2% | 0% | 25% | 0% | 9 |
| 4.2% | 3.1% | 71.3% | 0.2% | 0% | 25.3% | 0% | 10 |
| 6.3% | 4.7% | 69.2% | 0.2% | 0% | 25.9% | 0% | 11 |
| 9.2% | 6.6% | 65.8% | 0.2% | 0% | 27.4% | 0% | 12 |
Compiled 21 to 20 computations (4.8% saved)
| 1.7s | 15 839× | 0 | invalid |
| 851.0ms | 8 256× | 0 | valid |
ival-mult!: 688.0ms (44.5% of total)ival-div!: 397.0ms (25.7% of total)ival-sqrt: 262.0ms (17% of total)ival-acos: 192.0ms (12.4% of total)adjust: 5.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 2 | (-3.7392617366698184e-147 -8.767802903649604e+161 -2.686909252578547e-148 1.5070381734655072e-232) | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 9 | 0 | - | 4 | (3.531736787850734e-21 2.397749511246764e+38 -1.292140260528561e+258 3.6922233178587195e+89) | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 27 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 27 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 t) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) | u/n | 22 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 27 binary64))) | underflow | 62 | |
| ↳ | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) | underflow | 62 | |
*.f64 | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) | n*u | 5 | 0 |
/.f64 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) | o/n | 1 | 0 |
| ↳ | (*.f64 y #s(literal 27 binary64)) | overflow | 1 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 27 binary64))) | overflow | 1 | |
| ↳ | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 27 | 228 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 27 | 0 | 228 |
| number | freq |
|---|---|
| 0 | 228 |
| 1 | 28 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 48.0ms | 512× | 0 | valid |
Compiled 203 to 58 computations (71.4% saved)
ival-mult!: 10.0ms (38.2% of total)ival-sqrt: 6.0ms (22.9% of total)ival-acos: 5.0ms (19.1% of total)ival-div!: 5.0ms (19.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 263 |
| 1 | 287 | 227 |
| 2 | 1033 | 197 |
| 3 | 3976 | 197 |
| 4 | 6981 | 197 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(sort y z)
Compiled 38 to 36 computations (5.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
x |
(*.f64 y #s(literal 27 binary64)) |
y |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(sqrt.f64 t) |
t |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y 27) #s(hole binary64 (* 27 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 4.0ms | t | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 4.0ms | y | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 4.0ms | x | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 3.0ms | x | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 353 |
| 0 | 87 | 340 |
| 0 | 180 | 340 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
x |
(*.f64 y #s(literal 27 binary64)) |
y |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(sqrt.f64 t) |
t |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y 27) #s(hole binary64 (* 27 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))))) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 t)) (+.f64 z z)) |
(*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)) (sqrt.f64 t)) |
(/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64))) (neg.f64 (+.f64 z z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (+.f64 z z)) |
(*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) (+.f64 z z))) |
(/.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 #s(literal 27 binary64) y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 #s(literal 27 binary64) y))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 27 binary64) y))) |
(/.f64 (/.f64 x y) #s(literal 27 binary64)) |
(/.f64 x (*.f64 #s(literal 27 binary64) y)) |
x |
(*.f64 #s(literal 27 binary64) y) |
(*.f64 y #s(literal 27 binary64)) |
y |
#s(literal 27 binary64) |
(+.f64 z z) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
t |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))) |
#s(approx (* 3 (/ x (* y 27))) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) |
#s(approx (/ x (* y 27)) (*.f64 #s(literal 1/27 binary64) (/.f64 x y))) |
#s(approx x x) |
#s(approx (* y 27) (*.f64 #s(literal 27 binary64) y)) |
#s(approx y y) |
#s(approx (* z 2) (+.f64 z z)) |
#s(approx z z) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z)))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) |
#s(approx (sqrt t) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)))) |
Compiled 1 116 to 219 computations (80.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 3 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 3 | 53 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.8% | (*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
| ▶ | 95.7% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
| ▶ | 98.1% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
Compiled 85 to 75 computations (11.8% saved)
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) |
#s(literal 1/18 binary64) |
(sqrt.f64 t) |
t |
(/.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
z |
y |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z)) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z) |
(/.f64 (*.f64 #s(literal -1 binary64) x) y) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
#s(literal 3 binary64) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
(*.f64 y #s(literal 27 binary64)) |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (/ (* -1 x) y) z) #s(hole binary64 (* -1 (/ x (* y z))))) |
#s(approx (/ (* -1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y 27) #s(hole binary64 (* 27 y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t)))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ x (* z y)) x (* z y) z y 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (/ (/ (* -1 x) y) z) (/ (* -1 x) y) (* -1 x) -1 (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2) |
| 6.0ms | t | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ x (* z y)) x (* z y) z y 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (/ (/ (* -1 x) y) z) (/ (* -1 x) y) (* -1 x) -1 (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2) |
| 4.0ms | x | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ x (* z y)) x (* z y) z y 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (/ (/ (* -1 x) y) z) (/ (* -1 x) y) (* -1 x) -1 (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2) |
| 3.0ms | x | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ x (* z y)) x (* z y) z y 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (/ (/ (* -1 x) y) z) (/ (* -1 x) y) (* -1 x) -1 (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2) |
| 3.0ms | t | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ x (* z y)) x (* z y) z y 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (/ (/ (* -1 x) y) z) (/ (* -1 x) y) (* -1 x) -1 (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 986 |
| 0 | 161 | 920 |
| 0 | 316 | 920 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) |
#s(literal 1/18 binary64) |
(sqrt.f64 t) |
t |
(/.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
z |
y |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z)) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z) |
(/.f64 (*.f64 #s(literal -1 binary64) x) y) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
#s(literal 3 binary64) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
(*.f64 y #s(literal 27 binary64)) |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (/ (* -1 x) y) z) #s(hole binary64 (* -1 (/ x (* y z))))) |
#s(approx (/ (* -1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y 27) #s(hole binary64 (* 27 y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t)))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y)))) |
(acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y)) #s(literal 1/18 binary64)) |
(*.f64 (/.f64 x (*.f64 z y)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))) |
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y))) |
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
t |
(/.f64 (/.f64 x z) y) |
(/.f64 (/.f64 x y) z) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z y))) |
(/.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (neg.f64 x) y)) z) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (sqrt.f64 t)) #s(literal 1/18 binary64)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (neg.f64 x) y) z)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (sqrt.f64 t))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 x) y)) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 x) y) z) |
(/.f64 (neg.f64 x) (*.f64 z y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(neg.f64 (/.f64 x (*.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 x) y) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(neg.f64 (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(literal -1 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))))) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 t)) (+.f64 z z)) |
(*.f64 (sqrt.f64 t) (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)) (sqrt.f64 t)) |
(/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64))) (neg.f64 (+.f64 z z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (+.f64 z z)) |
(*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) (+.f64 z z))) |
(/.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 #s(literal 27 binary64) y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 #s(literal 27 binary64) y))) |
#s(literal 3 binary64) |
(/.f64 (/.f64 x y) #s(literal 27 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 27 binary64) y))) |
(/.f64 x (*.f64 #s(literal 27 binary64) y)) |
(*.f64 #s(literal 27 binary64) y) |
(*.f64 y #s(literal 27 binary64)) |
#s(literal 27 binary64) |
(+.f64 z z) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) #s(literal 1/3 binary64))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y)))) |
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) |
#s(approx (/ x (* z y)) (/.f64 x (*.f64 z y))) |
#s(approx x x) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) |
#s(approx (/ (/ (* -1 x) y) z) (/.f64 (/.f64 (neg.f64 x) y) z)) |
#s(approx (/ (* -1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (* -1 x) (neg.f64 x)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y)))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))) |
#s(approx (* 3 (/ x (* y 27))) (*.f64 #s(literal 1/9 binary64) (/.f64 x y))) |
#s(approx (/ x (* y 27)) (*.f64 #s(literal 1/27 binary64) (/.f64 x y))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx (* y 27) (*.f64 #s(literal 27 binary64) y)) |
#s(approx z z) |
#s(approx (* z 2) (+.f64 z z)) |
#s(approx (* 1/18 (sqrt t)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (neg.f64 x) y) z))) |
#s(approx (* 1/18 (sqrt t)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)) #s(literal -1/18 binary64))) |
#s(approx (sqrt t) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (neg.f64 x) y) z))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z))) (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (neg.f64 x) y) z)))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ (* -1 x) y) z)) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (neg.f64 x) y) z))) |
Compiled 4 465 to 554 computations (87.6% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 1 | 145 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 0 | 0 |
| Total | 146 | 2 | 148 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))) |
| ✓ | 98.1% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
Compiled 66 to 56 computations (15.2% saved)
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) |
#s(literal 1/18 binary64) |
(sqrt.f64 t) |
t |
(/.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (/ x z) y) #s(hole binary64 (/ x (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t)))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3) |
| 2.0ms | x | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3) |
| 2.0ms | t | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3) |
| 2.0ms | x | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3) |
| 1.0ms | z | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 379 |
| 0 | 82 | 360 |
| 0 | 185 | 360 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y)) |
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) |
#s(literal 1/18 binary64) |
(sqrt.f64 t) |
t |
(/.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
#s(approx (/ (/ x z) y) #s(hole binary64 (/ x (* y z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t)))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x z)) y) |
(*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y)) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y))) |
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
t |
(/.f64 (/.f64 x y) z) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z y))) |
(/.f64 (/.f64 x z) y) |
(/.f64 x (*.f64 z y)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
x |
z |
y |
#s(literal 1/3 binary64) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) |
#s(approx (/ (/ x z) y) (/.f64 (/.f64 x z) y)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx y y) |
#s(approx z z) |
#s(approx (* 1/18 (sqrt t)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z)))) |
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) |
#s(approx (* 1/18 (sqrt t)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)) #s(literal -1/18 binary64))) |
#s(approx (sqrt t) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)))) |
Compiled 1 584 to 201 computations (87.3% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 0 | 44 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 44 | 2 | 46 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.7% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))) |
| ✓ | 98.1% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
Compiled 203 to 112 computations (44.8% saved)
Total -2.1b remaining (-171.4%)
Threshold costs -2.1b (-171.4%)
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z))) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))) |
13 calls:
| 8.0ms | x |
| 2.0ms | (sqrt.f64 t) |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (sqrt.f64 t) |
| 98.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.1% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 98.1% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 98.1% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 98.1% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 98.1% | 1 | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| 98.1% | 1 | (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
| 98.1% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
| 98.1% | 1 | x |
| 98.1% | 1 | y |
| 98.1% | 1 | z |
| 98.1% | 1 | t |
Compiled 83 to 108 computations (-30.1% saved)
| 1× | done |
Compiled 33 to 28 computations (15.2% saved)
(sort y z)
Compiled 204 to 180 computations (11.8% saved)
Loading profile data...