
Time bar (total: 1.8s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 8 to 8 computations (0% saved)
| 492.0ms | 8 256× | 0 | valid |
ival-cbrt: 105.0ms (41.3% of total)ival-mult!: 92.0ms (36.2% of total)ival-div!: 56.0ms (22% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 73 | 0 | - | 6 | (5.73047818915577e-180 1.6098722953363424e+133) | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 0 | 0 | - | 0 | - | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | g |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cbrt.f64 | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) | oflow-rescue | 37 | 0 |
| ↳ | (/.f64 g (*.f64 #s(literal 2 binary64) a)) | overflow | 37 | |
cbrt.f64 | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) | uflow-rescue | 30 | 0 |
| ↳ | (/.f64 g (*.f64 #s(literal 2 binary64) a)) | underflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 67 | 6 |
| - | 0 | 183 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 67 | 0 | 6 |
| - | 0 | 0 | 183 |
| number | freq |
|---|---|
| 0 | 189 |
| 1 | 67 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 44 to 22 computations (50% saved)
ival-cbrt: 4.0ms (42.5% of total)ival-mult!: 3.0ms (31.9% of total)ival-div!: 3.0ms (31.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 42 |
| 1 | 35 | 38 |
| 2 | 63 | 38 |
| 3 | 116 | 38 |
| 4 | 291 | 38 |
| 5 | 1441 | 38 |
| 6 | 6256 | 38 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.2% | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
g |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
| Outputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (* 2 a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 6.0ms | a | @ | -inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 5.0ms | g | @ | -inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 5.0ms | g | @ | inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 4.0ms | g | @ | 0 | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 88 |
| 0 | 33 | 81 |
| 1 | 72 | 81 |
| 0 | 221 | 81 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
g |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (* 2 a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (neg.f64 g)) (cbrt.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(cbrt.f64 (/.f64 g (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 g (*.f64 a #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (/.f64 g #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 g)) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 g #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 g) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 g a) #s(literal 2 binary64)) |
(/.f64 g (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 g) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 g (*.f64 #s(literal -2 binary64) a))) |
g |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 a a) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 binary64) |
a |
#s(approx (cbrt (/ g (* 2 a))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (/ g (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) |
#s(approx g g) |
#s(approx (cbrt (/ g (* 2 a))) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 g a))))) |
#s(approx (* 2 a) (*.f64 a #s(literal 2 binary64))) |
#s(approx a a) |
#s(approx (cbrt (/ g (* 2 a))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
Compiled 316 to 129 computations (59.2% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 5 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 5 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 36.1% | (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
| ▶ | 98.6% | (/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
| ▶ | 98.6% | (/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
| ▶ | 36.1% | (*.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
| ▶ | 73.2% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
Compiled 84 to 68 computations (19% saved)
| Inputs |
|---|
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(cbrt.f64 g) |
g |
(cbrt.f64 (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
(+.f64 a a) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(/.f64 g (*.f64 a #s(literal 2 binary64))) |
#s(literal 1/3 binary64) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g #s(literal 2 binary64))) |
(/.f64 g #s(literal 2 binary64)) |
(cbrt.f64 a) |
(*.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (/ (cbrt g) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (+ a a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (pow (/ g (* a 2)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (* a 2)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* (cbrt g) (cbrt 1/2)))) |
#s(approx (/ g 2) #s(hole binary64 (* 1/2 g))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log g) (log (/ 1/2 a))))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ 1/2 a)) (* -1 (log (/ 1 g)))))))) |
#s(approx (/ (cbrt g) (cbrt (* a 2))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (cbrt (/ g (+ a a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/3) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1/2))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ -1/2 a)) (* -1 (log (/ -1 g)))))))) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (* -1 (log a))))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (log (/ 1 a))))))) |
#s(approx (/ (cbrt g) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (cbrt (/ g (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* -1/2 g)) (log (/ -1 a))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 102.0ms | g | @ | 0 | ((/ (cbrt g) (cbrt (* a 2))) (cbrt g) g (cbrt (* a 2)) (* a 2) a 2 (cbrt (/ g (+ a a))) (/ g (+ a a)) (+ a a) (pow (/ g (* a 2)) 1/3) (/ g (* a 2)) 1/3 (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (cbrt a) (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (pow (/ g (* a 2)) 1/6) 1/6) |
| 59.0ms | a | @ | -inf | ((/ (cbrt g) (cbrt (* a 2))) (cbrt g) g (cbrt (* a 2)) (* a 2) a 2 (cbrt (/ g (+ a a))) (/ g (+ a a)) (+ a a) (pow (/ g (* a 2)) 1/3) (/ g (* a 2)) 1/3 (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (cbrt a) (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (pow (/ g (* a 2)) 1/6) 1/6) |
| 34.0ms | g | @ | -inf | ((/ (cbrt g) (cbrt (* a 2))) (cbrt g) g (cbrt (* a 2)) (* a 2) a 2 (cbrt (/ g (+ a a))) (/ g (+ a a)) (+ a a) (pow (/ g (* a 2)) 1/3) (/ g (* a 2)) 1/3 (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (cbrt a) (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (pow (/ g (* a 2)) 1/6) 1/6) |
| 27.0ms | a | @ | 0 | ((/ (cbrt g) (cbrt (* a 2))) (cbrt g) g (cbrt (* a 2)) (* a 2) a 2 (cbrt (/ g (+ a a))) (/ g (+ a a)) (+ a a) (pow (/ g (* a 2)) 1/3) (/ g (* a 2)) 1/3 (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (cbrt a) (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (pow (/ g (* a 2)) 1/6) 1/6) |
| 18.0ms | g | @ | inf | ((/ (cbrt g) (cbrt (* a 2))) (cbrt g) g (cbrt (* a 2)) (* a 2) a 2 (cbrt (/ g (+ a a))) (/ g (+ a a)) (+ a a) (pow (/ g (* a 2)) 1/3) (/ g (* a 2)) 1/3 (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (cbrt a) (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (pow (/ g (* a 2)) 1/6) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 588 |
| 0 | 164 | 491 |
| 0 | 486 | 491 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(cbrt.f64 g) |
g |
(cbrt.f64 (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
(+.f64 a a) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(/.f64 g (*.f64 a #s(literal 2 binary64))) |
#s(literal 1/3 binary64) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g #s(literal 2 binary64))) |
(/.f64 g #s(literal 2 binary64)) |
(cbrt.f64 a) |
(*.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (cbrt g) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (+ a a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (pow (/ g (* a 2)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (* a 2)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* (cbrt g) (cbrt 1/2)))) |
#s(approx (/ g 2) #s(hole binary64 (* 1/2 g))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log g) (log (/ 1/2 a))))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ 1/2 a)) (* -1 (log (/ 1 g)))))))) |
#s(approx (/ (cbrt g) (cbrt (* a 2))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (cbrt (/ g (+ a a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/3) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1/2))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ -1/2 a)) (* -1 (log (/ -1 g)))))))) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (* -1 (log a))))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (log (/ 1 a))))))) |
#s(approx (/ (cbrt g) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (cbrt (/ g (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (pow (/ g (* a 2)) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* -1/2 g)) (log (/ -1 a))))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 g) |
g |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
a |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 g) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 g a) #s(literal 2 binary64)) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(*.f64 (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 g) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 g a) #s(literal 2 binary64)) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) #s(literal 1/6 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 (/.f64 g #s(literal 2 binary64)) a)) |
(pow.f64 (/.f64 g #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 g #s(literal 2 binary64))) |
(/.f64 (neg.f64 g) #s(literal -2 binary64)) |
(/.f64 g #s(literal 2 binary64)) |
(pow.f64 a #s(literal 1/3 binary64)) |
(cbrt.f64 a) |
(*.f64 (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/12 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/12 binary64))) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1/3 binary64) #s(literal 2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (cbrt g) (cbrt.f64 g)) |
#s(approx g g) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (/ g (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (/ g (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (cbrt (/ g 2)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) g))) |
#s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (pow (/ g (* a 2)) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (log.f64 (*.f64 g (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (pow (/ g (* a 2)) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (neg.f64 (log.f64 g)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt g) (neg.f64 (cbrt.f64 (*.f64 g #s(literal -1 binary64))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (/ g 2)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (pow (/ g (* a 2)) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) g)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1/2 binary64) a))))) |
#s(approx (cbrt (* a 2)) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
#s(approx (* a 2) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a a) |
#s(approx (* a 2) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (cbrt a) (cbrt.f64 a)) |
#s(approx (pow (/ g (* a 2)) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 a) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) g))))) |
#s(approx (pow (/ g (* a 2)) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 a) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) g))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (cbrt (* a 2)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -2 binary64))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (cbrt a) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (pow (/ g (* a 2)) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (log.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) g) (/.f64 #s(literal -1 binary64) a))))) |
Compiled 1 402 to 272 computations (80.6% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 9 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 92 | 10 | 102 |
| Status | Accuracy | Program |
|---|---|---|
| 36.1% | (pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) | |
| ▶ | 36.1% | (pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
| ▶ | 47.7% | (/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
| ▶ | 98.1% | (/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 a)) |
| 98.6% | (/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) | |
| ▶ | 98.2% | (/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64)))) |
| 32.4% | (/.f64 (cbrt.f64 g) (cbrt.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))))) | |
| ▶ | 98.6% | (/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
| ✓ | 73.2% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
| 72.5% | #s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
Compiled 216 to 169 computations (21.8% saved)
| Inputs |
|---|
(/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
(cbrt.f64 g) |
g |
(cbrt.f64 (+.f64 a a)) |
(+.f64 a a) |
a |
(pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 g (+.f64 a a)) |
#s(literal 1/3 binary64) |
(/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 a) |
(cbrt.f64 #s(literal 2 binary64)) |
(/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ (cbrt g) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (pow (/ g (+ a a)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (+ a a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (/ (pow g 1/3) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (pow g 1/3) #s(hole binary64 (cbrt g))) |
#s(approx (/ (cbrt g) (* (cbrt a) (cbrt 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* (cbrt g) (/ 1 (cbrt 2))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (pow (/ g (+ a a)) 1/3) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (/ (pow g 1/3) (cbrt (* a 2))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (pow g 1/3) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (/ (cbrt g) (* (cbrt a) (cbrt 2))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt g) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (* (cbrt a) (cbrt 2)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (pow (/ g (+ a a)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (/ (pow g 1/3) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (* (cbrt a) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt a) (* (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | g | @ | -inf | ((/ (cbrt g) (cbrt (+ a a))) (cbrt g) g (cbrt (+ a a)) (+ a a) a (pow (/ g (+ a a)) 1/3) (/ g (+ a a)) 1/3 (/ (pow g 1/3) (cbrt (* a 2))) (pow g 1/3) (cbrt (* a 2)) (* a 2) 2 (/ (cbrt g) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)) (cbrt a) (cbrt 2) (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2))) |
| 9.0ms | a | @ | -inf | ((/ (cbrt g) (cbrt (+ a a))) (cbrt g) g (cbrt (+ a a)) (+ a a) a (pow (/ g (+ a a)) 1/3) (/ g (+ a a)) 1/3 (/ (pow g 1/3) (cbrt (* a 2))) (pow g 1/3) (cbrt (* a 2)) (* a 2) 2 (/ (cbrt g) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)) (cbrt a) (cbrt 2) (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2))) |
| 7.0ms | a | @ | inf | ((/ (cbrt g) (cbrt (+ a a))) (cbrt g) g (cbrt (+ a a)) (+ a a) a (pow (/ g (+ a a)) 1/3) (/ g (+ a a)) 1/3 (/ (pow g 1/3) (cbrt (* a 2))) (pow g 1/3) (cbrt (* a 2)) (* a 2) 2 (/ (cbrt g) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)) (cbrt a) (cbrt 2) (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2))) |
| 7.0ms | g | @ | 0 | ((/ (cbrt g) (cbrt (+ a a))) (cbrt g) g (cbrt (+ a a)) (+ a a) a (pow (/ g (+ a a)) 1/3) (/ g (+ a a)) 1/3 (/ (pow g 1/3) (cbrt (* a 2))) (pow g 1/3) (cbrt (* a 2)) (* a 2) 2 (/ (cbrt g) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)) (cbrt a) (cbrt 2) (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2))) |
| 6.0ms | g | @ | inf | ((/ (cbrt g) (cbrt (+ a a))) (cbrt g) g (cbrt (+ a a)) (+ a a) a (pow (/ g (+ a a)) 1/3) (/ g (+ a a)) 1/3 (/ (pow g 1/3) (cbrt (* a 2))) (pow g 1/3) (cbrt (* a 2)) (* a 2) 2 (/ (cbrt g) (* (cbrt a) (cbrt 2))) (* (cbrt a) (cbrt 2)) (cbrt a) (cbrt 2) (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 499 |
| 0 | 126 | 405 |
| 0 | 255 | 405 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
(cbrt.f64 g) |
g |
(cbrt.f64 (+.f64 a a)) |
(+.f64 a a) |
a |
(pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
(/.f64 g (+.f64 a a)) |
#s(literal 1/3 binary64) |
(/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 a) |
(cbrt.f64 #s(literal 2 binary64)) |
(/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (pow (/ g (+ a a)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (/ g (+ a a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (/ (pow g 1/3) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (pow g 1/3) #s(hole binary64 (cbrt g))) |
#s(approx (/ (cbrt g) (* (cbrt a) (cbrt 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* (cbrt g) (/ 1 (cbrt 2))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (pow (/ g (+ a a)) 1/3) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (/ (pow g 1/3) (cbrt (* a 2))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (pow g 1/3) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (/ (cbrt g) (* (cbrt a) (cbrt 2))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt g) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (* (cbrt a) (cbrt 2)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (pow (/ g (+ a a)) 1/3) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (/ (pow g 1/3) (cbrt (* a 2))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (* a 2)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (* (cbrt a) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt a) (* (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 g #s(literal 1/6 binary64)) (pow.f64 g #s(literal 1/6 binary64))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 g) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 1/3 binary64))) |
g |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
a |
(*.f64 (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 g) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
#s(literal 1/3 binary64) |
(*.f64 (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 g #s(literal 1/6 binary64)) (pow.f64 g #s(literal 1/6 binary64))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 g) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 a #s(literal 1/3 binary64)) |
(cbrt.f64 a) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/6 binary64))) |
(pow.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 g #s(literal 2 binary64))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (cbrt g) (cbrt.f64 g)) |
#s(approx g g) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (/ g (+ a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 g a))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (cbrt g) (cbrt.f64 g)) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (/ (cbrt g) (cbrt 2)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 g))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt g) (neg.f64 (cbrt.f64 (*.f64 g #s(literal -1 binary64))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt g) (neg.f64 (cbrt.f64 (*.f64 g #s(literal -1 binary64))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) |
#s(approx (cbrt (+ a a)) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
#s(approx (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a a) |
#s(approx (cbrt (+ a a)) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
#s(approx (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (cbrt (+ a a)) (cbrt.f64 (*.f64 #s(literal 2 binary64) a))) |
#s(approx (cbrt a) (cbrt.f64 a)) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (cbrt (+ a a)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -2 binary64))))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (/ (cbrt g) (cbrt (+ a a))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 g a)))) |
#s(approx (cbrt (+ a a)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -2 binary64))))) |
#s(approx (cbrt (+ a a)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -2 binary64))))) |
#s(approx (cbrt a) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -1 binary64))))) |
Compiled 748 to 200 computations (73.3% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 4 | 71 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 69 | 12 | 81 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 36.1% | (pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
| ✓ | 36.1% | (pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
| ▶ | 47.7% | (/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (+.f64 a a))) |
| ✓ | 98.1% | (/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 a)) |
| ▶ | 72.5% | (/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
| ▶ | 98.6% | (/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) |
| 98.6% | (/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64)))) | |
| ✓ | 98.2% | (/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64)))) |
| 32.4% | (/.f64 (cbrt.f64 g) (cbrt.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))))) | |
| ✓ | 98.6% | (/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
| ▶ | 98.6% | (/.f64 #s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) (cbrt.f64 a)) |
| ✓ | 73.2% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
Compiled 198 to 167 computations (15.7% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) (cbrt.f64 a)) |
#s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) |
(neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g))) |
(*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)) |
(cbrt.f64 #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(cbrt.f64 g) |
g |
(cbrt.f64 a) |
a |
(/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (+.f64 a a))) |
(pow.f64 g #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (+.f64 a a)) |
(+.f64 a a) |
(/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) |
(cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) |
#s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) |
(*.f64 #s(literal 1/2 binary64) g) |
#s(literal 1/2 binary64) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 g a) |
(cbrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(/.f64 (/.f64 g a) #s(literal 2 binary64)) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* (cbrt g) (/ 1 (cbrt 2))))) |
#s(approx (neg (* (cbrt -1/2) (cbrt g))) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1/2))))) |
#s(approx (* (cbrt -1/2) (cbrt g)) #s(hole binary64 (* (cbrt g) (cbrt -1/2)))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (/ (pow g 1/3) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (pow g 1/3) #s(hole binary64 (cbrt g))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* (cbrt g) (cbrt 1/2)))) |
#s(approx (/ g 2) #s(hole binary64 (* 1/2 g))) |
#s(approx (* 1/2 g) #s(hole binary64 (* 1/2 g))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log g) (log (/ 1/2 a))))))) |
#s(approx (/ (/ g a) 2) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ 1/2 a)) (* -1 (log (/ 1 g)))))))) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt g) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (neg (* (cbrt -1/2) (cbrt g))) #s(hole binary64 (* (cbrt g) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (* (cbrt -1/2) (cbrt g)) #s(hole binary64 (* -1 (* (cbrt g) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (/ (pow g 1/3) (cbrt (+ a a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (pow g 1/3) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1/2))))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ -1/2 a)) (* -1 (log (/ -1 g)))))))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (* -1 (log a))))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (log (/ 1 a))))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
#s(approx (/ (pow g 1/3) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) #s(hole binary64 (* (cbrt (/ g a)) (/ (pow (cbrt -1) 2) (cbrt 2))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* -1/2 g)) (log (/ -1 a))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | a | @ | -inf | ((/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2)) (neg (* (cbrt -1/2) (cbrt g))) (* (cbrt -1/2) (cbrt g)) (cbrt -1/2) -1/2 (cbrt g) g (cbrt a) a (/ (pow g 1/3) (cbrt (+ a a))) (pow g 1/3) 1/3 (cbrt (+ a a)) (+ a a) (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (* 1/2 g) 1/2 (/ (cbrt (/ g a)) (cbrt 2)) (cbrt (/ g a)) (/ g a) (cbrt 2) 2 (pow (pow (/ (/ g a) 2) 1/6) 2) (pow (/ (/ g a) 2) 1/6) (/ (/ g a) 2) 1/6) |
| 43.0ms | a | @ | 0 | ((/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2)) (neg (* (cbrt -1/2) (cbrt g))) (* (cbrt -1/2) (cbrt g)) (cbrt -1/2) -1/2 (cbrt g) g (cbrt a) a (/ (pow g 1/3) (cbrt (+ a a))) (pow g 1/3) 1/3 (cbrt (+ a a)) (+ a a) (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (* 1/2 g) 1/2 (/ (cbrt (/ g a)) (cbrt 2)) (cbrt (/ g a)) (/ g a) (cbrt 2) 2 (pow (pow (/ (/ g a) 2) 1/6) 2) (pow (/ (/ g a) 2) 1/6) (/ (/ g a) 2) 1/6) |
| 31.0ms | g | @ | 0 | ((/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2)) (neg (* (cbrt -1/2) (cbrt g))) (* (cbrt -1/2) (cbrt g)) (cbrt -1/2) -1/2 (cbrt g) g (cbrt a) a (/ (pow g 1/3) (cbrt (+ a a))) (pow g 1/3) 1/3 (cbrt (+ a a)) (+ a a) (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (* 1/2 g) 1/2 (/ (cbrt (/ g a)) (cbrt 2)) (cbrt (/ g a)) (/ g a) (cbrt 2) 2 (pow (pow (/ (/ g a) 2) 1/6) 2) (pow (/ (/ g a) 2) 1/6) (/ (/ g a) 2) 1/6) |
| 18.0ms | g | @ | -inf | ((/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2)) (neg (* (cbrt -1/2) (cbrt g))) (* (cbrt -1/2) (cbrt g)) (cbrt -1/2) -1/2 (cbrt g) g (cbrt a) a (/ (pow g 1/3) (cbrt (+ a a))) (pow g 1/3) 1/3 (cbrt (+ a a)) (+ a a) (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (* 1/2 g) 1/2 (/ (cbrt (/ g a)) (cbrt 2)) (cbrt (/ g a)) (/ g a) (cbrt 2) 2 (pow (pow (/ (/ g a) 2) 1/6) 2) (pow (/ (/ g a) 2) 1/6) (/ (/ g a) 2) 1/6) |
| 18.0ms | g | @ | inf | ((/ (/ (cbrt g) (cbrt 2)) (cbrt a)) (/ (cbrt g) (cbrt 2)) (neg (* (cbrt -1/2) (cbrt g))) (* (cbrt -1/2) (cbrt g)) (cbrt -1/2) -1/2 (cbrt g) g (cbrt a) a (/ (pow g 1/3) (cbrt (+ a a))) (pow g 1/3) 1/3 (cbrt (+ a a)) (+ a a) (/ (cbrt (/ g 2)) (cbrt a)) (cbrt (/ g 2)) (/ g 2) (* 1/2 g) 1/2 (/ (cbrt (/ g a)) (cbrt 2)) (cbrt (/ g a)) (/ g a) (cbrt 2) 2 (pow (pow (/ (/ g a) 2) 1/6) 2) (pow (/ (/ g a) 2) 1/6) (/ (/ g a) 2) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 757 |
| 0 | 202 | 656 |
| 0 | 571 | 648 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) (cbrt.f64 a)) |
#s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) |
(neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g))) |
(*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)) |
(cbrt.f64 #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(cbrt.f64 g) |
g |
(cbrt.f64 a) |
a |
(/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (+.f64 a a))) |
(pow.f64 g #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (+.f64 a a)) |
(+.f64 a a) |
(/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) |
(cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) |
#s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) |
(*.f64 #s(literal 1/2 binary64) g) |
#s(literal 1/2 binary64) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 g a) |
(cbrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(/.f64 (/.f64 g a) #s(literal 2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* (cbrt g) (/ 1 (cbrt 2))))) |
#s(approx (neg (* (cbrt -1/2) (cbrt g))) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1/2))))) |
#s(approx (* (cbrt -1/2) (cbrt g)) #s(hole binary64 (* (cbrt g) (cbrt -1/2)))) |
#s(approx (cbrt g) #s(hole binary64 (cbrt g))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (/ (pow g 1/3) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (pow g 1/3) #s(hole binary64 (cbrt g))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* (cbrt g) (cbrt 1/2)))) |
#s(approx (/ g 2) #s(hole binary64 (* 1/2 g))) |
#s(approx (* 1/2 g) #s(hole binary64 (* 1/2 g))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) #s(hole binary64 (* (cbrt (/ g a)) (/ 1 (cbrt 2))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (cbrt (/ g a)))) |
#s(approx (/ g a) #s(hole binary64 (/ g a))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) #s(hole binary64 (* (cbrt (/ g a)) (cbrt 1/2)))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log g) (log (/ 1/2 a))))))) |
#s(approx (/ (/ g a) 2) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ 1/2 a)) (* -1 (log (/ 1 g)))))))) |
#s(approx (/ (/ (cbrt g) (cbrt 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (/ (cbrt g) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt g) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (neg (* (cbrt -1/2) (cbrt g))) #s(hole binary64 (* (cbrt g) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (* (cbrt -1/2) (cbrt g)) #s(hole binary64 (* -1 (* (cbrt g) (* (cbrt -1) (cbrt -1/2)))))) |
#s(approx (cbrt g) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (/ (pow g 1/3) (cbrt (+ a a))) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (pow g 1/3) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (cbrt (/ g 2)) #s(hole binary64 (* -1 (* (cbrt g) (cbrt -1/2))))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt 2)))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1))))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) #s(hole binary64 (* -1 (* (cbrt (/ g a)) (cbrt -1/2))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (/ -1/2 a)) (* -1 (log (/ -1 g)))))))) |
#s(approx (cbrt a) #s(hole binary64 (cbrt a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* (cbrt a) (cbrt 2)))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (* -1 (log a))))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* 1/2 g)) (log (/ 1 a))))))) |
#s(approx (cbrt a) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -1))))) |
#s(approx (/ (pow g 1/3) (cbrt (+ a a))) #s(hole binary64 (* (cbrt (/ g a)) (/ (cbrt -1) (cbrt -2))))) |
#s(approx (cbrt (+ a a)) #s(hole binary64 (* -1 (* (cbrt a) (cbrt -2))))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) #s(hole binary64 (* (cbrt (/ g a)) (/ (pow (cbrt -1) 2) (cbrt 2))))) |
#s(approx (cbrt (/ g a)) #s(hole binary64 (* (cbrt (/ g a)) (pow (cbrt -1) 2)))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) #s(hole binary64 (* (cbrt (/ g a)) (* (cbrt -1) (cbrt -1/2))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) #s(hole binary64 (exp (* 1/6 (+ (log (* -1/2 g)) (log (/ -1 a))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (cbrt (/ g 2)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g))))) (neg.f64 (cbrt.f64 a))) |
(/.f64 #s(approx (cbrt (/ g 2)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)))) (cbrt.f64 a)) |
#s(approx (cbrt (/ g 2)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 g)) (cbrt.f64 #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (cbrt.f64 #s(literal -1/2 binary64))) (cbrt.f64 g)) |
(*.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)) #s(literal -1 binary64)) |
(*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (neg.f64 (cbrt.f64 g))) |
(neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g))) |
(*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)) |
(*.f64 (cbrt.f64 g) (cbrt.f64 #s(literal -1/2 binary64))) |
(/.f64 (cbrt.f64 (*.f64 g #s(literal -1 binary64))) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)) |
(pow.f64 #s(literal -1/2 binary64) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 #s(literal -1 binary64))) (neg.f64 (cbrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cbrt.f64 #s(literal -1 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 g #s(literal 1/6 binary64)) (pow.f64 g #s(literal 1/6 binary64))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 g) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 1/3 binary64))) |
g |
(pow.f64 a #s(literal 1/3 binary64)) |
(cbrt.f64 a) |
a |
(/.f64 (neg.f64 (cbrt.f64 g)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(cbrt.f64 (/.f64 (/.f64 g #s(literal 2 binary64)) a)) |
(*.f64 (pow.f64 g #s(literal 1/6 binary64)) (pow.f64 g #s(literal 1/6 binary64))) |
(pow.f64 g #s(literal 1/3 binary64)) |
(cbrt.f64 g) |
(exp.f64 (*.f64 (log.f64 g) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/6 binary64) #s(literal 2 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 a)) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(/.f64 (neg.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)))) (neg.f64 (cbrt.f64 a))) |
(/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) a)) |
(pow.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) |
#s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) |
(*.f64 #s(literal 1/2 binary64) g) |
(*.f64 g #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (cbrt.f64 (/.f64 g a))) (neg.f64 (cbrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) |
(pow.f64 (/.f64 g a) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 a)) |
(cbrt.f64 (/.f64 g a)) |
(/.f64 (neg.f64 g) (neg.f64 a)) |
(/.f64 g a) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/12 binary64)) (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/12 binary64))) |
(pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (/.f64 g a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 g a) #s(literal 2 binary64)) |
(/.f64 g (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/3 binary64) #s(literal 2 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (cbrt (/ g 2)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 g))) |
#s(approx (neg (* (cbrt -1/2) (cbrt g))) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)))) |
#s(approx (* (cbrt -1/2) (cbrt g)) (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g))) |
#s(approx (pow g 1/3) (cbrt.f64 g)) |
#s(approx g g) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (pow g 1/3) (cbrt.f64 g)) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (/ g 2)) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) g))) |
#s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g)) |
#s(approx (* 1/2 g) (*.f64 #s(literal 1/2 binary64) g)) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (cbrt (/ g a)) (cbrt.f64 (/.f64 g a))) |
#s(approx (/ g a) (/.f64 g a)) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal 1/2 binary64)))) |
#s(approx (pow (/ (/ g a) 2) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (log.f64 (*.f64 g (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (/ g a) 2) (*.f64 (/.f64 g a) #s(literal 1/2 binary64))) |
#s(approx (pow (/ (/ g a) 2) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (neg.f64 (log.f64 g)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (/ g 2)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)))) |
#s(approx (neg (* (cbrt -1/2) (cbrt g))) (cbrt.f64 (*.f64 #s(literal 1/2 binary64) g))) |
#s(approx (* (cbrt -1/2) (cbrt g)) (neg.f64 (cbrt.f64 (*.f64 #s(literal 1/2 binary64) g)))) |
#s(approx (pow g 1/3) (neg.f64 (cbrt.f64 (*.f64 g #s(literal -1 binary64))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (pow g 1/3) (neg.f64 (cbrt.f64 (*.f64 g #s(literal -1 binary64))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (/ g 2)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1/2 binary64) g)))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (cbrt (/ g a)) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1 binary64))))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) (neg.f64 (cbrt.f64 (*.f64 (/.f64 g a) #s(literal -1/2 binary64))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) g)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1/2 binary64) a))))) |
#s(approx (cbrt a) (cbrt.f64 a)) |
#s(approx a a) |
#s(approx (cbrt (+ a a)) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
#s(approx (+ a a) (*.f64 a #s(literal 2 binary64))) |
#s(approx (pow (/ (/ g a) 2) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 a) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) g))))) |
#s(approx (pow (/ (/ g a) 2) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 a) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) g))))) |
#s(approx (cbrt a) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (cbrt (/ g 2)) (cbrt a)) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal 1/2 binary64)))) |
#s(approx (cbrt (+ a a)) (neg.f64 (cbrt.f64 (*.f64 a #s(literal -2 binary64))))) |
#s(approx (/ (cbrt (/ g a)) (cbrt 2)) (*.f64 (/.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 (/.f64 g a)))) |
#s(approx (cbrt (/ g a)) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 (/.f64 g a)))) |
#s(approx (pow (pow (/ (/ g a) 2) 1/6) 2) (cbrt.f64 (*.f64 (/.f64 g a) #s(literal 1/2 binary64)))) |
#s(approx (pow (/ (/ g a) 2) 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (log.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) g) (/.f64 #s(literal -1 binary64) a))))) |
Compiled 1 492 to 411 computations (72.5% saved)
14 alts after pruning (5 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 3 | 108 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 106 | 14 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| 36.1% | (pow.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) | |
| ✓ | 36.1% | (pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
| ✓ | 47.7% | (/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (+.f64 a a))) |
| 98.2% | (/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) (cbrt.f64 #s(literal 2 binary64))) | |
| ✓ | 98.1% | (/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 a)) |
| 73.2% | (/.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64))) | |
| ✓ | 72.5% | (/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
| ✓ | 98.6% | (/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) |
| 98.6% | (/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64)))) | |
| ✓ | 98.2% | (/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64)))) |
| 32.4% | (/.f64 (cbrt.f64 g) (cbrt.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))))) | |
| ✓ | 98.6% | (/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
| ✓ | 98.6% | (/.f64 #s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) (cbrt.f64 a)) |
| ✓ | 73.2% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
Compiled 350 to 197 computations (43.7% saved)
| Inputs |
|---|
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
(/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (+.f64 a a))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (cbrt.f64 #s(approx (/ g 2) (*.f64 #s(literal 1/2 binary64) g))) (cbrt.f64 a)) |
(/.f64 (pow.f64 g #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(/.f64 (cbrt.f64 (/.f64 g #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (cbrt.f64 (/.f64 g a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 (/.f64 g a)) (pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64))) |
(pow.f64 (pow.f64 (/.f64 (/.f64 g a) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64)) (pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (cbrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (pow (/ g (* a 2)) 1/6) (pow (/ g (* a 2)) 1/6)) (*.f64 (pow.f64 (cbrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (cbrt.f64 (/.f64 g a)))) |
(/.f64 (cbrt.f64 g) (*.f64 (cbrt.f64 a) (pow.f64 #s(literal 2 binary64) #s(literal 1/3 binary64)))) |
(/.f64 #s(approx (/ (cbrt g) (cbrt 2)) (neg.f64 (*.f64 (cbrt.f64 #s(literal -1/2 binary64)) (cbrt.f64 g)))) (cbrt.f64 a)) |
(/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 #s(literal 2 binary64))) (cbrt.f64 a)) |
(/.f64 (/.f64 (cbrt.f64 g) (cbrt.f64 a)) (cbrt.f64 #s(literal 2 binary64))) |
(/.f64 (cbrt.f64 g) (cbrt.f64 (/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))))) |
| Outputs |
|---|
(/.f64 (cbrt.f64 g) (cbrt.f64 (+.f64 a a))) |
5 calls:
| 12.0ms | g |
| 7.0ms | (*.f64 #s(literal 2 binary64) a) |
| 6.0ms | a |
| 6.0ms | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 5.0ms | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (*.f64 #s(literal 2 binary64) a) |
| 98.6% | 1 | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| 98.6% | 1 | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 98.6% | 1 | g |
| 98.6% | 1 | a |
Compiled 16 to 19 computations (-18.8% saved)
Total -23.7b remaining (-138.2%)
Threshold costs -23.7b (-138.2%)
| Inputs |
|---|
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(pow.f64 (/.f64 g (+.f64 a a)) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(pow.f64 (/.f64 g (*.f64 a #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(cbrt.f64 (/.f64 g (+.f64 a a))) |
5 calls:
| 2.0ms | (*.f64 #s(literal 2 binary64) a) |
| 2.0ms | a |
| 2.0ms | g |
| 2.0ms | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 2.0ms | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.2% | 1 | (*.f64 #s(literal 2 binary64) a) |
| 73.2% | 1 | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| 73.2% | 1 | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 73.2% | 1 | g |
| 73.2% | 1 | a |
Compiled 16 to 19 computations (-18.8% saved)
| 1× | fuel |
Compiled 13 to 8 computations (38.5% saved)
Compiled 38 to 28 computations (26.3% saved)
Loading profile data...