
Time bar (total: 2.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 486.0ms | 6 274× | 1 | valid |
| 278.0ms | 1 886× | 2 | valid |
| 3.0ms | 96× | 0 | valid |
ival-cbrt: 255.0ms (44.2% of total)adjust: 233.0ms (40.4% of total)ival-add!: 49.0ms (8.5% of total)ival-sub!: 40.0ms (6.9% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 255 | 0 | - | 0 | - | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (cbrt.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) | cancellation | 255 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 255 | 0 |
| - | 0 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 255 | 0 | 0 |
| - | 0 | 0 | 1 |
| number | freq |
|---|---|
| 0 | 1 |
| 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 376× | 1 | valid |
| 17.0ms | 130× | 2 | valid |
| 0.0ms | 6× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-cbrt: 16.0ms (45.4% of total)adjust: 10.0ms (28.4% of total)ival-sub!: 6.0ms (17% of total)ival-add!: 3.0ms (8.5% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 16 | 26 |
| 2 | 19 | 26 |
| 3 | 33 | 26 |
| 4 | 76 | 26 |
| 5 | 321 | 24 |
| 6 | 2820 | 24 |
| 7 | 6223 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
(cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(cbrt.f64 x) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) (+ x 1) x 1 (cbrt x)) |
| 5.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) (+ x 1) x 1 (cbrt x)) |
| 2.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) (+ x 1) x 1 (cbrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 762 |
| 0 | 189 | 669 |
| 1 | 964 | 611 |
| 0 | 8581 | 546 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
(cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(cbrt.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x)) (neg.f64 (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x))) (/.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) (/.f64 x (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))))))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (fma.f64 x x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (cbrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (cbrt.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (cbrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (neg.f64 x))))) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) |
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3 binary64))) x) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (neg.f64 x))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 x #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (neg.f64 x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (neg.f64 x))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5/81 binary64) x #s(literal -1/9 binary64)) x #s(literal 1/3 binary64)) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (cbrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (cbrt (+ x 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 5/81 binary64) x #s(literal -1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (cbrt x) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (/.f64 (cbrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64))) #s(literal 1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (cbrt.f64 (pow.f64 x #s(literal 10 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64))))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (cbrt.f64 (pow.f64 x #s(literal 10 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64))) (/.f64 (fma.f64 (/.f64 (cbrt.f64 (pow.f64 x #s(literal 13 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 11/2 binary64))) #s(literal 10/243 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 16 binary64))) #s(literal 5/81 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (cbrt.f64 (neg.f64 x)))) |
#s(approx (cbrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))))))) |
#s(approx (cbrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (cbrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64))) #s(literal 1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))))))) |
#s(approx (cbrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (cbrt.f64 #s(literal -1 binary64)) (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (cbrt.f64 (pow.f64 x #s(literal 10 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) #s(literal -5/81 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (cbrt x) (neg.f64 (cbrt.f64 (neg.f64 x)))) |
Compiled 1 399 to 368 computations (73.7% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 17 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 18 | 86 |
| Status | Accuracy | Program |
|---|---|---|
| 8.7% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) | |
| 4.2% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) | |
| 4.2% | (-.f64 (/.f64 (cbrt.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (cbrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (cbrt.f64 x)) | |
| 6.6% | (-.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x)) | |
| 5.3% | (-.f64 (cbrt.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))) (cbrt.f64 x)) | |
| ▶ | 7.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
| ▶ | 7.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
| 7.1% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) | |
| ✓ | 6.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 6.5% | (-.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) (cbrt.f64 x)) | |
| 6.6% | (-.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)))) (cbrt.f64 x)) | |
| ▶ | 5.9% | (-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
| 4.2% | (-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) | |
| 4.2% | (-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) | |
| ▶ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| 4.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) | |
| 24.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| ▶ | 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
Compiled 467 to 350 computations (25.1% saved)
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
#s(literal 1/3 binary64) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(cbrt.f64 x) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
(cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (cbrt (pow x -2)) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (pow x -2)) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (pow x 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (cbrt x))) |
#s(approx (pow x 1/6) #s(hole binary64 (pow (* 1 x) 1/6))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 1)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (+ 1 x))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 x)) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* 1/3 x))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* -1/6 x))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* 1/9 x) 1/6)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* x (+ 1/9 (* -1/12 x))) 1/6)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 1)) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 x)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (/ 1 x)))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ -1/2 (pow x 2)) (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (* 1/3 (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (/ 1/3 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (+ (/ 1/3 x) (* 1/9 (/ 1 (pow x 3))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow x 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow x 1/6) #s(hole binary64 (exp (* 1/6 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))) (/ 1 (* x (pow (cbrt -1) 3)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (/ x (pow (cbrt -1) 6))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1/3 (/ (pow x 3) (pow (cbrt -1) 9))) (* 1/2 (/ (pow x 4) (pow (cbrt -1) 6)))) (pow x 3))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (- (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))) (* 1/3 (/ 1 (* x (pow (cbrt -1) 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/6 (/ x (pow (cbrt -1) 6))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow x 4) (pow (cbrt -1) 6))) (* -1/9 (/ (pow x 3) (pow (cbrt -1) 9)))) (pow x 3))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (pow x -2)) 1/3) (cbrt (pow x -2)) (pow x -2) x -2 1/3 (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) 1 (cbrt x) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (+ x 1) (pow x 1/3) (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (* (pow x 1/6) (pow x 1/6)) (pow x 1/6) 1/6 (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (cbrt (exp (* (log (cbrt (- x -1))) 3))) (exp (* (log (cbrt (- x -1))) 3)) (* (log (cbrt (- x -1))) 3) (log (cbrt (- x -1))) (cbrt (- x -1)) (- x -1) -1 3) |
| 26.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (pow x -2)) 1/3) (cbrt (pow x -2)) (pow x -2) x -2 1/3 (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) 1 (cbrt x) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (+ x 1) (pow x 1/3) (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (* (pow x 1/6) (pow x 1/6)) (pow x 1/6) 1/6 (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (cbrt (exp (* (log (cbrt (- x -1))) 3))) (exp (* (log (cbrt (- x -1))) 3)) (* (log (cbrt (- x -1))) 3) (log (cbrt (- x -1))) (cbrt (- x -1)) (- x -1) -1 3) |
| 13.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (pow x -2)) 1/3) (cbrt (pow x -2)) (pow x -2) x -2 1/3 (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) 1 (cbrt x) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (+ x 1) (pow x 1/3) (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (* (pow x 1/6) (pow x 1/6)) (pow x 1/6) 1/6 (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (cbrt (exp (* (log (cbrt (- x -1))) 3))) (exp (* (log (cbrt (- x -1))) 3)) (* (log (cbrt (- x -1))) 3) (log (cbrt (- x -1))) (cbrt (- x -1)) (- x -1) -1 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 3757 |
| 0 | 470 | 3197 |
| 0 | 2149 | 3068 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
#s(literal 1/3 binary64) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(cbrt.f64 x) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
(cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (cbrt (pow x -2)) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (pow x -2)) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (pow x 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (cbrt x))) |
#s(approx (pow x 1/6) #s(hole binary64 (pow (* 1 x) 1/6))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 1)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (+ 1 x))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 x)) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* 1/3 x))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* -1/6 x))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* 1/9 x) 1/6)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* x (+ 1/9 (* -1/12 x))) 1/6)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 1)) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 x)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (/ 1 x)))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ -1/2 (pow x 2)) (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (* 1/3 (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (/ 1/3 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (+ (/ 1/3 x) (* 1/9 (/ 1 (pow x 3))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow x 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow x 1/6) #s(hole binary64 (exp (* 1/6 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))) (/ 1 (* x (pow (cbrt -1) 3)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (/ x (pow (cbrt -1) 6))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1/3 (/ (pow x 3) (pow (cbrt -1) 9))) (* 1/2 (/ (pow x 4) (pow (cbrt -1) 6)))) (pow x 3))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (- (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))) (* 1/3 (/ 1 (* x (pow (cbrt -1) 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/6 (/ x (pow (cbrt -1) 6))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow x 4) (pow (cbrt -1) 6))) (* -1/9 (/ (pow x 3) (pow (cbrt -1) 9)))) (pow x 3))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) |
(cbrt.f64 (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
x |
#s(literal -2 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 (*.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x))))) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))))) |
(-.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))))) |
(-.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/12 binary64)) (pow.f64 x #s(literal 1/12 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 x #s(literal 1/6 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))))) |
(-.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x)) |
(pow.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (* (cbrt (pow x -2)) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (cbrt (pow x -2)) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx x x) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (cbrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (cbrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (cbrt.f64 x)) |
#s(approx (pow x 1/6) (pow.f64 x #s(literal 1/6 binary64))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(literal 1 binary64)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(literal 1 binary64)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) x) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/3 binary64)) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) #s(literal 1/6 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) x #s(literal 1/9 binary64)) x) #s(literal 1/6 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx (cbrt (- x -1)) #s(literal 1 binary64)) |
#s(approx (cbrt (- x -1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (cbrt (- x -1)) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (cbrt (- x -1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt.f64 x)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) x) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64) (-.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) x)) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/9 binary64) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (cbrt (- x -1)) (cbrt.f64 x)) |
#s(approx (cbrt (- x -1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (- x -1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (- x -1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (pow x 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64))) |
#s(approx (* (log (cbrt (- x -1))) 3) (-.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 9 binary64))) #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 3 binary64)))) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 9 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64)))) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (cbrt (- x -1)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
Compiled 4 482 to 805 computations (82% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 196 | 19 | 215 |
| Fresh | 5 | 7 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 204 | 29 | 233 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (/.f64 (-.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))))) | |
| 8.7% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) | |
| 6.6% | (/.f64 (-.f64 (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))) | |
| 4.2% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) | |
| 6.6% | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) | |
| ▶ | 6.4% | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
| 6.0% | (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) (cbrt.f64 x)) | |
| 6.0% | (-.f64 (cbrt.f64 (pow.f64 (exp.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) #s(literal 3 binary64))) (cbrt.f64 x)) | |
| 6.6% | (-.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x)) | |
| 7.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 1/12 binary64)) (pow.f64 x #s(literal 1/12 binary64))))) | |
| 7.1% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) | |
| ✓ | 6.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 6.6% | (-.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)))) (cbrt.f64 x)) | |
| 6.9% | (-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64))) | |
| ▶ | 6.9% | (-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 x #s(literal 1/3 binary64))) |
| 3.8% | (-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 #s(approx (- x -1) x))) #s(literal 3 binary64)))) (cbrt.f64 x)) | |
| 5.7% | (-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) | |
| 5.7% | (-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) | |
| 4.2% | (-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) | |
| ▶ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| 24.1% | #s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 4.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) | |
| ▶ | 48.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
| 49.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) | |
| ✓ | 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
| 49.4% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) | |
| ▶ | 51.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
| 48.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
Compiled 868 to 614 computations (29.3% saved)
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/3 binary64)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 x #s(literal 1/3 binary64))) |
(cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (cbrt (* (pow x -1) (pow x -1))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (pow x -1) (pow x -1))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (pow x -1) (pow x -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (pow x 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (* (pow (pow x -2) 1/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow (pow x -2) 1/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 1)) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (cbrt x))) |
#s(approx (pow x 1/6) #s(hole binary64 (pow (* 1 x) 1/6))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 1)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (+ 1 x))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 x)) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* 1/3 x))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* -1/6 x))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* 1/9 x) 1/6)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* x (+ 1/9 (* -1/12 x))) 1/6)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 1)) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 x)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (/ 1 x)))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ -1/2 (pow x 2)) (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (* 1/3 (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (/ 1/3 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (+ (/ 1/3 x) (* 1/9 (/ 1 (pow x 3))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow x 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow x 1/6) #s(hole binary64 (exp (* 1/6 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))) (/ 1 (* x (pow (cbrt -1) 3)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (/ x (pow (cbrt -1) 6))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1/3 (/ (pow x 3) (pow (cbrt -1) 9))) (* 1/2 (/ (pow x 4) (pow (cbrt -1) 6)))) (pow x 3))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (- (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))) (* 1/3 (/ 1 (* x (pow (cbrt -1) 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/6 (/ x (pow (cbrt -1) 6))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow x 4) (pow (cbrt -1) 6))) (* -1/9 (/ (pow x 3) (pow (cbrt -1) 9)))) (pow x 3))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (pow x -1) (pow x -1))) 1/3) (cbrt (* (pow x -1) (pow x -1))) (* (pow x -1) (pow x -1)) (pow x -1) x -1 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) 1 (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (pow x -2) 1/3) 1/3) (pow (pow x -2) 1/3) (pow x -2) -2 (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (pow (+ 1 x) 1/3) (+ 1 x) (* (pow x 1/6) (pow x 1/6)) (pow x 1/6) 1/6 (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (cbrt (exp (* (log (cbrt (- x -1))) 3))) (exp (* (log (cbrt (- x -1))) 3)) (* (log (cbrt (- x -1))) 3) (log (cbrt (- x -1))) (cbrt (- x -1)) (- x -1) 3) |
| 12.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (pow x -1) (pow x -1))) 1/3) (cbrt (* (pow x -1) (pow x -1))) (* (pow x -1) (pow x -1)) (pow x -1) x -1 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) 1 (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (pow x -2) 1/3) 1/3) (pow (pow x -2) 1/3) (pow x -2) -2 (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (pow (+ 1 x) 1/3) (+ 1 x) (* (pow x 1/6) (pow x 1/6)) (pow x 1/6) 1/6 (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (cbrt (exp (* (log (cbrt (- x -1))) 3))) (exp (* (log (cbrt (- x -1))) 3)) (* (log (cbrt (- x -1))) 3) (log (cbrt (- x -1))) (cbrt (- x -1)) (- x -1) 3) |
| 10.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (pow x -1) (pow x -1))) 1/3) (cbrt (* (pow x -1) (pow x -1))) (* (pow x -1) (pow x -1)) (pow x -1) x -1 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) 1 (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (pow x -2) 1/3) 1/3) (pow (pow x -2) 1/3) (pow x -2) -2 (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (pow (+ 1 x) 1/3) (+ 1 x) (* (pow x 1/6) (pow x 1/6)) (pow x 1/6) 1/6 (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (cbrt (exp (* (log (cbrt (- x -1))) 3))) (exp (* (log (cbrt (- x -1))) 3)) (* (log (cbrt (- x -1))) 3) (log (cbrt (- x -1))) (cbrt (- x -1)) (- x -1) 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 459 | 4193 |
| 0 | 495 | 3508 |
| 0 | 2225 | 3308 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/3 binary64)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 x #s(literal 1/3 binary64))) |
(cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal 3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (cbrt (* (pow x -1) (pow x -1))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (pow x -1) (pow x -1))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (pow x -1) (pow x -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (pow x 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (* (pow (pow x -2) 1/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow (pow x -2) 1/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 1)) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (cbrt x))) |
#s(approx (pow x 1/6) #s(hole binary64 (pow (* 1 x) 1/6))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 1)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (+ 1 x))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 x)) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* 1/3 x))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* -1/6 x))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* 1/9 x) 1/6)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (* x (+ 1/3 (* x (- (* x (+ 1/9 (* -1/12 x))) 1/6)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 1)) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 x)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (/ 1 x)))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ -1/2 (pow x 2)) (/ 1 x))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (+ (* 3 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x))))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (* -1 (log (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (* 1/3 (/ 1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (/ 1/3 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (cbrt (/ 1 (pow x 2)))) (+ (* -1 (log (/ 1 x))) (+ (/ -1/6 (pow x 2)) (+ (/ 1/3 x) (* 1/9 (/ 1 (pow x 3))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow x 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow x 1/6) #s(hole binary64 (exp (* 1/6 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (- (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x))))) (/ 1 (* x (pow (cbrt -1) 3)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (/ x (pow (cbrt -1) 6))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (cbrt (- x -1))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* -1/3 (/ (pow x 3) (pow (cbrt -1) 9))) (* 1/2 (/ (pow x 4) (pow (cbrt -1) 6)))) (pow x 3))) (/ (pow x 2) (pow (cbrt -1) 3))) (pow x 3))) (* 3 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (- (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -1 (log (/ -1 x)))) (* 1/3 (/ 1 (* x (pow (cbrt -1) 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/6 (/ x (pow (cbrt -1) 6))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (log (cbrt (- x -1))) #s(hole binary64 (+ (log (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow x 4) (pow (cbrt -1) 6))) (* -1/9 (/ (pow x 3) (pow (cbrt -1) 9)))) (pow x 3))) (* 1/3 (/ (pow x 2) (pow (cbrt -1) 3)))) (pow x 3))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt (- x -1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
| Outputs |
|---|
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) |
(cbrt.f64 (pow.f64 x #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) (cbrt.f64 x))))) |
(-.f64 #s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) (cbrt.f64 x)) |
#s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) |
(cbrt.f64 (pow.f64 x #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/12 binary64)) (pow.f64 x #s(literal 1/12 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 x #s(literal 1/6 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))))) |
(-.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x)) |
(pow.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal 3 binary64) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (* (cbrt (* (pow x -1) (pow x -1))) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (pow x -1) (pow x -1))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (* (pow x -1) (pow x -1)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 x) 1/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ 1 x) 1/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ 1 x) 1/3) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (cbrt.f64 x)) |
#s(approx (* (cbrt (* (pow x -1) (pow x -1))) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (pow x -1) (pow x -1))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (* (pow x -1) (pow x -1)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (pow (+ 1 x) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 x) 1/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ 1 x) 1/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ 1 x) 1/3) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (cbrt.f64 x)) |
#s(approx (pow x 1/6) (pow.f64 x #s(literal 1/6 binary64))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) #s(literal 1 binary64)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) #s(literal 1 binary64)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) x) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/3 binary64)) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) x) #s(literal 1/6 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx (log (cbrt (- x -1))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) x #s(literal 1/9 binary64)) x) #s(literal 1/6 binary64)) x #s(literal 1/3 binary64)) x)) |
#s(approx (cbrt (- x -1)) #s(literal 1 binary64)) |
#s(approx (cbrt (- x -1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (cbrt (- x -1)) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (cbrt (- x -1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (pow (+ 1 x) 1/3) (cbrt.f64 x)) |
#s(approx (pow (+ 1 x) 1/3) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (pow (+ 1 x) 1/3) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (pow (+ 1 x) 1/3) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (pow (+ 1 x) 1/3) (cbrt.f64 x)) |
#s(approx (pow (+ 1 x) 1/3) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (pow (+ 1 x) 1/3) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (pow (+ 1 x) 1/3) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (cbrt.f64 x)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) x) |
#s(approx (exp (* (log (cbrt (- x -1))) 3)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64) (-.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) x)) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/9 binary64) (/.f64 #s(literal 1/3 binary64) x)) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (log.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (cbrt (- x -1)) (cbrt.f64 x)) |
#s(approx (cbrt (- x -1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (- x -1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (cbrt (- x -1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (+ 1 x) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (* (pow x 1/6) (pow x 1/6)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (pow x 1/6) (pow.f64 (exp.f64 #s(literal 1/6 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (exp (* (log (cbrt (- x -1))) 3))) (pow x 1/3)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (exp (* (log (cbrt (- x -1))) 3))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (* (log (cbrt (- x -1))) 3) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64))) |
#s(approx (* (log (cbrt (- x -1))) 3) (-.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (* (log (cbrt (- x -1))) 3) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 9 binary64))) #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 x #s(literal 3 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 3 binary64)))) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (log (cbrt (- x -1))) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 9 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64)))) (log.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (cbrt (- x -1)) (neg.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
Compiled 5 065 to 894 computations (82.3% saved)
17 alts after pruning (13 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 223 | 7 | 230 |
| Fresh | 15 | 6 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 242 | 17 | 259 |
| Status | Accuracy | Program |
|---|---|---|
| 6.1% | (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) | |
| 8.7% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) | |
| ▶ | 4.2% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| 6.6% | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) | |
| ✓ | 6.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| 24.1% | #s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| ▶ | 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 49.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) | |
| ▶ | 96.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
| 48.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) | |
| ✓ | 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
| 49.4% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) | |
| 51.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) | |
| ▶ | 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
| ▶ | 48.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
Compiled 488 to 363 computations (25.6% saved)
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) |
(cbrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(-.f64 x #s(literal -1 binary64)) |
(cbrt.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64)) |
(cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(*.f64 (log.f64 x) #s(literal -2 binary64)) |
(log.f64 x) |
#s(literal -2 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (cbrt (pow x -1)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x -2/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow x -2/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (* (cbrt (exp (* (log x) -2))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (exp (* (log x) -2))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (exp (* (log x) -2)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (log x) -2) #s(hole binary64 (* -2 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log x) -2) #s(hole binary64 (* 2 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (pow (cbrt -1) 2))))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) #s(hole binary64 (* (cbrt (/ 1 (pow x 2))) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (pow x -1)) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (* (log x) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) #s(hole binary64 (* 1/3 (* (cbrt (/ (pow (sqrt -1) 2) (pow x 2))) (cbrt -1))))) |
#s(approx (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) #s(hole binary64 (* (cbrt (/ (pow (sqrt -1) 2) (pow x 2))) (cbrt -1)))) |
#s(approx (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) (pow x 2))))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt (pow x -1)) (pow x -1) x -1 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) -2/3 (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- x -1) (cbrt x) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (exp (* (log x) -2))) 1/3) (cbrt (exp (* (log x) -2))) (exp (* (log x) -2)) (* (log x) -2) (log x) -2 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) -1/2) |
| 15.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt (pow x -1)) (pow x -1) x -1 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) -2/3 (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- x -1) (cbrt x) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (exp (* (log x) -2))) 1/3) (cbrt (exp (* (log x) -2))) (exp (* (log x) -2)) (* (log x) -2) (log x) -2 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) -1/2) |
| 12.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt (pow x -1)) (pow x -1) x -1 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) -2/3 (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- x -1) (cbrt x) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (exp (* (log x) -2))) 1/3) (cbrt (exp (* (log x) -2))) (exp (* (log x) -2)) (* (log x) -2) (log x) -2 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) (* (pow x -1/2) (pow x -1/2)) (pow x -1/2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 1773 |
| 0 | 327 | 1469 |
| 0 | 1272 | 1422 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) |
(cbrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(-.f64 x #s(literal -1 binary64)) |
(cbrt.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64)) |
(cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(*.f64 (log.f64 x) #s(literal -2 binary64)) |
(log.f64 x) |
#s(literal -2 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (cbrt (pow x -1)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x -2/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow x -2/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (* (cbrt (exp (* (log x) -2))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (exp (* (log x) -2))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (exp (* (log x) -2)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (log x) -2) #s(hole binary64 (* -2 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log x) -2) #s(hole binary64 (* 2 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (pow (cbrt -1) 2))))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) #s(hole binary64 (* (cbrt (/ 1 (pow x 2))) (pow (cbrt -1) 2)))) |
#s(approx (cbrt (pow x -1)) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (* (log x) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (* (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) 1/3) #s(hole binary64 (* 1/3 (* (cbrt (/ (pow (sqrt -1) 2) (pow x 2))) (cbrt -1))))) |
#s(approx (cbrt (* (pow x -1) (* (pow x -1/2) (pow x -1/2)))) #s(hole binary64 (* (cbrt (/ (pow (sqrt -1) 2) (pow x 2))) (cbrt -1)))) |
#s(approx (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) (pow x 2))))) |
#s(approx (* (pow x -1/2) (pow x -1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(cbrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 x #s(literal -2/3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) |
#s(literal -2/3 binary64) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x))))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal -1 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (cbrt.f64 #s(literal -1 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) (cbrt.f64 #s(literal -1 binary64))) |
(*.f64 (cbrt.f64 #s(literal -1 binary64)) (cbrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) |
(cbrt.f64 (pow.f64 x #s(literal -2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(*.f64 (log.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 x)) |
(log.f64 (pow.f64 x #s(literal -2 binary64))) |
(log.f64 x) |
#s(literal -2 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (cbrt (pow x -1)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (* (pow x -2/3) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (pow x -2/3) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (- x -1) 1/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (cbrt x) (cbrt.f64 x)) |
#s(approx (* (cbrt (exp (* (log x) -2))) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (cbrt (exp (* (log x) -2))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (exp (* (log x) -2)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* (log x) -2) (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (pow x -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64))))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (cbrt.f64 x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (log x) -2) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (cbrt (pow x -1)) (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -11 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 16 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (cbrt.f64 (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (cbrt.f64 #s(literal -1 binary64)) #s(literal -8 binary64)))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (cbrt.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt x) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (* (log x) -2) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt.f64 (pow.f64 x #s(literal -2 binary64)))) |
#s(approx (* (pow x -1) (* (pow x -1/2) (pow x -1/2))) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (pow x -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) |
Compiled 4 165 to 724 computations (82.6% saved)
24 alts after pruning (17 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 12 | 201 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 194 | 24 | 218 |
| Status | Accuracy | Program |
|---|---|---|
| 6.1% | (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) | |
| 8.7% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) | |
| 6.6% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) | |
| ✓ | 4.2% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| ✓ | 6.6% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| 24.1% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 96.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) | |
| ✓ | 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 49.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) | |
| 96.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64)))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) | |
| 96.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) | |
| 96.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) | |
| 49.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) | |
| 96.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) | |
| 89.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| ✓ | 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
| 49.4% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) | |
| 51.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) | |
| 51.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) | |
| 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) | |
| ✓ | 48.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
Compiled 1 316 to 543 computations (58.7% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64)))) |
(-.f64 (cbrt.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(-.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 1/12 binary64)) (pow.f64 x #s(literal 1/12 binary64))))) |
(-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) (cbrt.f64 x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (cbrt.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (cbrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 #s(approx (- x -1) x))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) |
(-.f64 (cbrt.f64 (pow.f64 (exp.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) #s(literal 3 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 (pow.f64 x #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(-.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3/2 binary64)))) (cbrt.f64 x)) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)))) (*.f64 (cbrt.f64 x) (cbrt.f64 x))) (+.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x))))) |
| Outputs |
|---|
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
2 calls:
| 14.0ms | x |
| 11.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.4% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64)))) |
(-.f64 (cbrt.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (+ 1 x) 1/3) (* (pow x 1/6) (pow x 1/6))) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(-.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 1/12 binary64)) (pow.f64 x #s(literal 1/12 binary64))))) |
(-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) (cbrt.f64 x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (pow.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (cbrt.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (cbrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 #s(approx (- x -1) x))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)))) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
2 calls:
| 13.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 96.7% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64)))) |
(-.f64 (cbrt.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal -1 binary64))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 1/3 binary64)))) |
2 calls:
| 8.0ms | x |
| 6.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 96.7% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
2 calls:
| 6.0ms | x |
| 4.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 96.6% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
2 calls:
| 10.0ms | x |
| 4.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.2% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 92.4% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 #s(approx (+ x 1) x)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.3% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (fma.f64 #s(literal 1/3 binary64) x (-.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(-.f64 #s(approx (cbrt (+ x 1)) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 89.0% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.8% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 1.8% | 1 | x |
Compiled 8 to 7 computations (12.5% saved)
Compiled 10 to 10 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7114666445967738.0 | 21403112566618656.0 |
Loading profile data...