
Time bar (total: 4.6s)
| 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)
| 693.0ms | 6 293× | 1 | valid |
| 339.0ms | 1 850× | 2 | valid |
| 10.0ms | 113× | 0 | valid |
ival-cbrt: 354.0ms (48.9% of total)adjust: 253.0ms (35% of total)ival-add!: 70.0ms (9.7% of total)ival-sub!: 47.0ms (6.5% 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 | 1 |
| - | 0 | 0 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 255 | 0 | 1 |
| - | 0 | 0 | 0 |
| number | freq |
|---|---|
| 0 | 1 |
| 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 404× | 1 | valid |
| 15.0ms | 104× | 2 | valid |
| 0.0ms | 4× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-cbrt: 17.0ms (52.3% of total)adjust: 10.0ms (30.8% of total)ival-add!: 3.0ms (9.2% of total)ival-sub!: 2.0ms (6.2% 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.7% | (-.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)) |
| 4.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 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 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 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 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 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x))) (/.f64 (pow.f64 x #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) (/.f64 x (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) 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)) |
(/.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 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (cbrt.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(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 (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 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #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) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(/.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 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) 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 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) 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) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) 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 (*.f64 (*.f64 x x) x) (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) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) 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)) (-.f64 (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)) (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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -5/3 binary64)) (cbrt.f64 x)) #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -5/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 7/3 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -5/3 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -11/3 binary64)) (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal 10/243 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.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 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/3 binary64) (cbrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
#s(approx (cbrt (+ x 1)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -5/3 binary64)) (cbrt.f64 x)) #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 x) (*.f64 x x))) (cbrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
#s(approx (cbrt (+ x 1)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)) (/.f64 (fma.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal -5/81 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
#s(approx (cbrt x) (neg.f64 (cbrt.f64 (neg.f64 x)))) |
Compiled 1 352 to 359 computations (73.4% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 8 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 8 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
| ▶ | 4.3% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| 6.7% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| 7.9% | (-.f64 (cbrt.f64 (+.f64 x #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)) |
| ▶ | 50.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
| 50.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 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))) |
Compiled 228 to 174 computations (23.7% saved)
| Inputs |
|---|
#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)) |
x |
#s(literal -2/3 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 (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)) |
#s(literal -1 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(pow.f64 x #s(literal 4/3 binary64)) |
#s(literal 4/3 binary64) |
(*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) |
#s(literal -1/9 binary64) |
(*.f64 x x) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) x) |
(+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
#s(literal 2/3 binary64) |
(+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(pow.f64 x #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) 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 (* (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 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 (- (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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (pow x 4/3) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (- (- x -1) x) #s(hole binary64 1)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* 2/3 x)))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* -1/9 x)))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (+ 1 (* 2/3 x)))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (+ 1 (* x (+ 2/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))) |
#s(approx (pow x 2/3) #s(hole binary64 (cbrt (pow x 2)))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (cbrt (+ x (pow x 2))))) |
#s(approx (* (- x -1) x) #s(hole binary64 x)) |
#s(approx (* (- x -1) x) #s(hole binary64 (* x (+ 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 (- (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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (* (- x -1) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -1) x) #s(hole binary64 (* (pow x 2) (+ 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 (- (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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (pow x 2/3) #s(hole binary64 (* -1 (* (cbrt (pow x 2)) (cbrt -1))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) x -2/3 1/3 (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) 1 (cbrt x) (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- x -1) -1 (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (pow x 4/3) 4/3 (* -1/9 (cbrt x)) -1/9 (* x x) (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (pow (- x -1) 2/3) 2/3 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (pow x 2/3) (cbrt (* (- x -1) x)) (* (- x -1) x)) |
| 19.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) x -2/3 1/3 (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) 1 (cbrt x) (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- x -1) -1 (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (pow x 4/3) 4/3 (* -1/9 (cbrt x)) -1/9 (* x x) (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (pow (- x -1) 2/3) 2/3 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (pow x 2/3) (cbrt (* (- x -1) x)) (* (- x -1) x)) |
| 13.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) x -2/3 1/3 (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) 1 (cbrt x) (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- x -1) -1 (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (pow x 4/3) 4/3 (* -1/9 (cbrt x)) -1/9 (* x x) (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (pow (- x -1) 2/3) 2/3 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (pow x 2/3) (cbrt (* (- x -1) x)) (* (- x -1) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 595 | 5891 |
| 0 | 636 | 5077 |
| 1 | 3261 | 4719 |
| 0 | 8866 | 4315 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) |
x |
#s(literal -2/3 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 (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)) |
#s(literal -1 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(pow.f64 x #s(literal 4/3 binary64)) |
#s(literal 4/3 binary64) |
(*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) |
#s(literal -1/9 binary64) |
(*.f64 x x) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) x) |
(+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
#s(literal 2/3 binary64) |
(+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(pow.f64 x #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) 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 (* (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 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 (- (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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (pow x 4/3) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (- (- x -1) x) #s(hole binary64 1)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* 2/3 x)))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* -1/9 x)))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (+ 1 (* 2/3 x)))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (+ 1 (* x (+ 2/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))) |
#s(approx (pow x 2/3) #s(hole binary64 (cbrt (pow x 2)))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (cbrt (+ x (pow x 2))))) |
#s(approx (* (- x -1) x) #s(hole binary64 x)) |
#s(approx (* (- x -1) x) #s(hole binary64 (* x (+ 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 (- (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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (* (- x -1) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -1) x) #s(hole binary64 (* (pow x 2) (+ 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 (- (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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (pow (- x -1) 2/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (pow x 2/3) #s(hole binary64 (* -1 (* (cbrt (pow x 2)) (cbrt -1))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#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)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2/3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
x |
#s(literal -2/3 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))) (pow.f64 x #s(literal 2/3 binary64))) (+.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64))) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64))) x) (fma.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (*.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) |
(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 (-.f64 x #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) x)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) (+.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 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)))) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(*.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
(*.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 (exp.f64 (log.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.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 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (cbrt.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (cbrt.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (cbrt.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))))) |
(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 (cosh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 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 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #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)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
#s(literal -1 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) x) x) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1/729 binary64) x (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 #s(literal -1/729 binary64) x)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))))) |
(fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(fma.f64 (cbrt.f64 x) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x))) |
(-.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (pow.f64 x #s(literal 2/3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 2/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2/3 binary64) (*.f64 (log.f64 x) #s(literal 2/3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64)))) |
#s(literal 4/3 binary64) |
(*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) #s(literal -1/9 binary64)) |
#s(literal -1/9 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 x #s(literal 4/3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 2/3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) x)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) (+.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 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)))) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 x x)) (+.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (fma.f64 x x (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) x) |
(-.f64 x (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4/3 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4/3 binary64)) (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))))) |
(fma.f64 (neg.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(fma.f64 (fabs.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(fma.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(+.f64 (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(*.f64 (neg.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64) (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64)))) |
#s(literal 2/3 binary64) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 2/3 binary64))) (-.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (fma.f64 x x (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (+.f64 (pow.f64 x #s(literal 4/3 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 2/3 binary64)) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))))) |
(fma.f64 (neg.f64 (cbrt.f64 x)) (neg.f64 (cbrt.f64 x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (fabs.f64 (cbrt.f64 x)) (fabs.f64 (cbrt.f64 x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (cbrt.f64 (neg.f64 x)) (cbrt.f64 (neg.f64 x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (cbrt.f64 (fabs.f64 x)) (cbrt.f64 (fabs.f64 x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x) (pow.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 x) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (pow.f64 x #s(literal 2/3 binary64))) |
(*.f64 (neg.f64 (cbrt.f64 x)) (neg.f64 (cbrt.f64 x))) |
(*.f64 (fabs.f64 (cbrt.f64 x)) (fabs.f64 (cbrt.f64 x))) |
(*.f64 (cbrt.f64 (neg.f64 x)) (cbrt.f64 (neg.f64 x))) |
(*.f64 (cbrt.f64 (fabs.f64 x)) (cbrt.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 x x)) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64)))) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(*.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 2/3 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) #s(literal 3 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 (* (pow x -2/3) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow x -2/3) (pow.f64 x #s(literal -2/3 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 (cbrt x) (cbrt.f64 x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) 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 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) 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 (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) |
#s(approx (pow x 4/3) (pow.f64 x #s(literal 4/3 binary64))) |
#s(approx (* -1/9 (cbrt x)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 2/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 2/27 binary64)))) x)) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64)))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (- (- x -1) x) #s(literal 1 binary64)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (fma.f64 #s(literal 2/3 binary64) x (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 2/3 binary64)) x (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 2/3 binary64)) x (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 2/3) #s(literal 1 binary64)) |
#s(approx (pow (- x -1) 2/3) (fma.f64 #s(literal 2/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 2/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 2/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 2/3) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 2/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x)))) |
#s(approx (pow x 2/3) (pow.f64 x #s(literal 2/3 binary64))) |
#s(approx (cbrt (* (- x -1) x)) (cbrt.f64 (fma.f64 x x x))) |
#s(approx (* (- x -1) x) x) |
#s(approx (* (- x -1) x) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
#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)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 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 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (cbrt.f64 x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -4/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -4/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -3 binary64))))) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -3 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -7/3 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -8/3 binary64))))) (pow.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64)))) #s(literal 2 binary64))))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64))) #s(literal -1/9 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64)))) #s(literal 3 binary64))))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -4/3 binary64))) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))))) x)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64))) #s(literal -1/9 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -6 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -9 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -8/3 binary64))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (pow (- x -1) 2/3) (*.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) x)) |
#s(approx (pow (- x -1) 2/3) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (pow (- x -1) 2/3) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64))) #s(literal -1/9 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (pow (- x -1) 2/3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -6 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -9 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -8/3 binary64))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
#s(approx (cbrt (* (- x -1) x)) (*.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
#s(approx (* (- x -1) x) (*.f64 x x)) |
#s(approx (* (- x -1) x) (fma.f64 (*.f64 x x) #s(literal 1 binary64) x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (cbrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (pow (- x -1) 1/3) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1 binary64)) #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1 binary64)) #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (* -1/9 (cbrt x)) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal -3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -4/3 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -8/3 binary64))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -7/3 binary64))) #s(literal 1/27 binary64)))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -4/3 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal -1/3 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64))) #s(literal 1/9 binary64) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)))) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -8/3 binary64))) #s(literal -5/81 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) x))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64))) #s(literal 1/9 binary64) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -8/3 binary64))) #s(literal -5/81 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -5/3 binary64)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (pow x 2/3) (neg.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)))) |
#s(approx (cbrt (* (- x -1) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
Compiled 10 887 to 1 485 computations (86.4% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 24 | 335 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 314 | 29 | 343 |
| Status | Accuracy | Program |
|---|---|---|
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 8.6% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) | |
| ▶ | 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
| 8.3% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) | |
| 53.2% | (/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| ✓ | 4.3% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| 6.7% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ▶ | 7.9% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
| ▶ | 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)) |
| ▶ | 94.2% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
| 93.9% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) | |
| 93.9% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) | |
| 94.2% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) | |
| 50.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) | |
| 50.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 26.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 49.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) | |
| 51.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) | |
| 89.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 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))) |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) | |
| 54.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x 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))) | |
| ▶ | 54.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| 90.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
Compiled 1 622 to 992 computations (38.8% saved)
| Inputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal -2/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)) |
(+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #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)) |
(pow.f64 x #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) x) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) |
(*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64)) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
#s(literal 2/3 binary64) |
(+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(pow.f64 x #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* 1/16 (* (pow x 3) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* -1/24 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* x (+ (* -1/24 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* 5/192 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 x) (pow x 2)))) |
#s(approx (/ 2 (* x x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (+ (* 2 x) (pow x 2)))) x))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (* (/ 1 x) (cbrt (+ (* 2 x) (pow x 2)))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (* (/ 1 x) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 x) (pow x 2)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -1/3) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) #s(hole binary64 (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#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 (- (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 (/ 1 (* x x))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (/ 1 (* x x))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (- (- x -1) x) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* 2/3 x)))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* -1/9 x)))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 1)) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (+ 1 (* 2/3 x)))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (+ 1 (* x (+ 2/3 (* -1/9 x)))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* 2/3 x))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* x (+ 2/3 (* -1/3 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* x (+ 2/3 (* x (- (* 2/9 x) 1/3)))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* x (+ 2/3 (* x (- (* x (+ 2/9 (* -1/6 x))) 1/3)))))) |
#s(approx (log (- x -1)) #s(hole binary64 x)) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))) |
#s(approx (pow x 2/3) #s(hole binary64 (cbrt (pow x 2)))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (cbrt (+ x (pow x 2))))) |
#s(approx (* (- x -1) x) #s(hole binary64 x)) |
#s(approx (* (- x -1) x) #s(hole binary64 (* x (+ 1 x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 80/3 (* (/ 1 (pow x 5)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* 2 (/ 1 x))) x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#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 (- (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 (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* -2/3 (log (/ 1 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* -2/3 (log (/ 1 x))) (* 2/3 (/ 1 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (- (+ (* -2/3 (log (/ 1 x))) (* 2/3 (/ 1 x))) (/ 1/3 (pow x 2))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (- (+ (* -2/3 (log (/ 1 x))) (+ (* 2/3 (/ 1 x)) (* 2/9 (/ 1 (pow x 3))))) (/ 1/3 (pow x 2))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (* (- x -1) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -1) x) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) x))) (pow x 3)))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -32/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -80/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) x)) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (pow x -1/3) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 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 (- (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 (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* 2/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* 2/3 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/3 (/ 1 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* -1 (/ (- (* 1/3 (/ 1 x)) 2/3) x)) (* 2/3 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (* 2/9 (/ 1 x)) 1/3) x)) 2/3) x)) (* 2/3 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (pow x 2/3) #s(hole binary64 (* -1 (* (cbrt (pow x 2)) (cbrt -1))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 61.0ms | x | @ | -inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -2/3 (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (pow x -1/3) -1/3 -2 (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (+ x 1) (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (- (- x -1) x) (- x -1) -1 (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (exp (* (log (- x -1)) 2/3)) (* (log (- x -1)) 2/3) (log (- x -1)) 2/3 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (pow x 2/3) (cbrt (* (- x -1) x)) (* (- x -1) x)) |
| 53.0ms | x | @ | 0 | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -2/3 (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (pow x -1/3) -1/3 -2 (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (+ x 1) (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (- (- x -1) x) (- x -1) -1 (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (exp (* (log (- x -1)) 2/3)) (* (log (- x -1)) 2/3) (log (- x -1)) 2/3 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (pow x 2/3) (cbrt (* (- x -1) x)) (* (- x -1) x)) |
| 21.0ms | x | @ | inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -2/3 (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (pow x -1/3) -1/3 -2 (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (+ x 1) (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (- (- x -1) x) (- x -1) -1 (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (exp (* (log (- x -1)) 2/3)) (* (log (- x -1)) 2/3) (log (- x -1)) 2/3 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (pow x 2/3) (cbrt (* (- x -1) x)) (* (- x -1) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1077 | 55834589502 |
| 0 | 1157 | 14176 |
| 1 | 6012 | 13708 |
| 0 | 8764 | 13000 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal -2/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)) |
(+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #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)) |
(pow.f64 x #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) x) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) |
(*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64)) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
#s(literal 2/3 binary64) |
(+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(pow.f64 x #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* 1/16 (* (pow x 3) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* -1/24 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* x (+ (* -1/24 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* 5/192 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 x) (pow x 2)))) |
#s(approx (/ 2 (* x x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (+ (* 2 x) (pow x 2)))) x))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (* (/ 1 x) (cbrt (+ (* 2 x) (pow x 2)))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (* (/ 1 x) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 x) (pow x 2)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -1/3) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) #s(hole binary64 (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#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 (- (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 (/ 1 (* x x))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (/ 1 (* x x))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (- (- x -1) x) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* 2/3 x)))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* -1/9 x)))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (+ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (pow x 2)) (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 1)) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (+ 1 (* 2/3 x)))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (+ 1 (* x (+ 2/3 (* -1/9 x)))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* 2/3 x))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* x (+ 2/3 (* -1/3 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* x (+ 2/3 (* x (- (* 2/9 x) 1/3)))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* x (+ 2/3 (* x (- (* x (+ 2/9 (* -1/6 x))) 1/3)))))) |
#s(approx (log (- x -1)) #s(hole binary64 x)) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))) |
#s(approx (pow x 2/3) #s(hole binary64 (cbrt (pow x 2)))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (cbrt (+ x (pow x 2))))) |
#s(approx (* (- x -1) x) #s(hole binary64 x)) |
#s(approx (* (- x -1) x) #s(hole binary64 (* x (+ 1 x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 80/3 (* (/ 1 (pow x 5)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* 2 (/ 1 x))) x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#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 (- (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 (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (+ (cbrt (/ 1 x)) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* -2/3 (log (/ 1 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* -2/3 (log (/ 1 x))) (* 2/3 (/ 1 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (- (+ (* -2/3 (log (/ 1 x))) (* 2/3 (/ 1 x))) (/ 1/3 (pow x 2))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (- (+ (* -2/3 (log (/ 1 x))) (+ (* 2/3 (/ 1 x)) (* 2/9 (/ 1 (pow x 3))))) (/ 1/3 (pow x 2))))) |
#s(approx (log (- x -1)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (- x -1)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (* (- x -1) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -1) x) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) x))) (pow x 3)))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -32/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -80/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) x)) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (pow x -1/3) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 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 (- (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 (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (* 2/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* 2/3 (+ (log -1) (* -1 (log (/ -1 x))))) (* 2/3 (/ 1 x))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* -1 (/ (- (* 1/3 (/ 1 x)) 2/3) x)) (* 2/3 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log (- x -1)) 2/3) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (* 2/9 (/ 1 x)) 1/3) x)) 2/3) x)) (* 2/3 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (- x -1)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) #s(hole binary64 (* -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (pow x 2/3) #s(hole binary64 (* -1 (* (cbrt (pow x 2)) (cbrt -1))))) |
#s(approx (cbrt (* (- x -1) x)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1/27 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) (-.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1/3 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -2/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(literal -2/3 binary64) |
(*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) x))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(pow.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (-.f64 (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
(+.f64 (pow.f64 x #s(literal -1/3 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (-.f64 (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(pow.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) |
(pow.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)))) |
#s(literal -1/3 binary64) |
#s(literal -2 binary64) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64))) (pow.f64 x #s(literal 2/3 binary64))) (+.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 x #s(literal 1 binary64))) (fma.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (*.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)) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(pow.f64 (cbrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/3 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)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(pow.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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))) (pow.f64 x #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) (fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))))) |
(-.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 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 (log.f64 (+.f64 #s(literal 1 binary64) 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) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x)) (neg.f64 (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) (/.f64 x (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 x x)) (+.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (fma.f64 x x (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) x) |
(-.f64 x (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #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) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (-.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) (*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(+.f64 (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (-.f64 x #s(literal -1 binary64))))) #s(literal 2/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64)))) |
(*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (log.f64 (-.f64 x #s(literal -1 binary64)))) |
(log.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (log.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))))) |
(log.f64 (-.f64 x #s(literal -1 binary64))) |
#s(literal 2/3 binary64) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4/3 binary64)) (*.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) (-.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))) |
(/.f64 (fma.f64 x x (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 4/3 binary64)) (-.f64 (*.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)))))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x) (pow.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x) (pow.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 x) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(+.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (pow.f64 x #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x)) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 x #s(literal -1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 2/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 2/27 binary64)))) x)) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64)))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64) (/.f64 x (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))))) x)) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) #s(literal 1/72 binary64) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))))) x (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64))) x)) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64) (/.f64 x (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) #s(literal 1/72 binary64) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))))) x (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 5/192 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)))) x (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) #s(literal -1/24 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) x) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) #s(literal 5/192 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) x) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 x x))) |
#s(approx (/ 2 (* x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (/.f64 (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
#s(approx (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (pow x -1/3) (pow.f64 x #s(literal -1/3 binary64))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) (/.f64 x (+.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))))) |
#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 (+ 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/3) (cbrt.f64 x)) |
#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 (/ 1 (* x x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (/ 1 (* x x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 2/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 2/27 binary64)))) x)) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64)))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (- (- x -1) 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 (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (fma.f64 #s(literal 2/3 binary64) x (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 2/3 binary64)) x (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (+.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 2/3 binary64)) x (pow.f64 x #s(literal 2/3 binary64))) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) |
#s(approx (exp (* (log (- x -1)) 2/3)) #s(literal 1 binary64)) |
#s(approx (exp (* (log (- x -1)) 2/3)) (fma.f64 #s(literal 2/3 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (* (log (- x -1)) 2/3)) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 2/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (* (log (- x -1)) 2/3)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 2/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (log (- x -1)) 2/3) (*.f64 #s(literal 2/3 binary64) x)) |
#s(approx (* (log (- x -1)) 2/3) (*.f64 (fma.f64 #s(literal -1/3 binary64) x #s(literal 2/3 binary64)) x)) |
#s(approx (* (log (- x -1)) 2/3) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/9 binary64) x) #s(literal 1/3 binary64)) x #s(literal 2/3 binary64)) x)) |
#s(approx (* (log (- x -1)) 2/3) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 2/9 binary64)) x) #s(literal 1/3 binary64)) x #s(literal 2/3 binary64)) x)) |
#s(approx (log (- x -1)) x) |
#s(approx (log (- x -1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (- x -1)) (*.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 (- x -1)) (*.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 (+ (pow x 2/3) (cbrt (* (- x -1) x))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x)))) |
#s(approx (pow x 2/3) (pow.f64 x #s(literal 2/3 binary64))) |
#s(approx (cbrt (* (- x -1) x)) (cbrt.f64 (fma.f64 x x x))) |
#s(approx (* (- x -1) x) x) |
#s(approx (* (- x -1) x) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal 1/3 binary64)))) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))))) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))))) (pow.f64 x #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal 1/3 binary64))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) #s(literal 32/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x)) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) #s(literal 32/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 4 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) #s(literal -32/3 binary64) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 4 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 #s(literal 80/3 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))))) (*.f64 x x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 4 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) #s(literal 80/3 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 4 binary64)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#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)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 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 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#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)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal 1/3 binary64)))) x)) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))))) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))))) (pow.f64 x #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal 1/3 binary64))))) x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))) #s(literal -1/9 binary64))) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -6 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -9 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))) #s(literal 5/81 binary64)))) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (exp (* (log (- x -1)) 2/3)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) x)) |
#s(approx (exp (* (log (- x -1)) 2/3)) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (exp (* (log (- x -1)) 2/3)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))) #s(literal -1/9 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (exp (* (log (- x -1)) 2/3)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -6 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -9 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))) #s(literal 5/81 binary64)))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)) |
#s(approx (* (log (- x -1)) 2/3) (*.f64 (neg.f64 (log.f64 x)) #s(literal -2/3 binary64))) |
#s(approx (* (log (- x -1)) 2/3) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -2/3 binary64) (/.f64 #s(literal 2/3 binary64) x))) |
#s(approx (* (log (- x -1)) 2/3) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -2/3 binary64) (/.f64 #s(literal 2/3 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
#s(approx (* (log (- x -1)) 2/3) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -2/3 binary64) (+.f64 (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2/3 binary64) x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
#s(approx (log (- x -1)) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (log (- x -1)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (log (- x -1)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
#s(approx (log (- x -1)) (-.f64 (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) x)) |
#s(approx (cbrt (* (- x -1) x)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x)) |
#s(approx (* (- x -1) x) (*.f64 x x)) |
#s(approx (* (- x -1) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))))) (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal -1/3 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal 3 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64))) #s(literal 1/27 binary64))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))))))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (pow.f64 x #s(literal -5 binary64)))) #s(literal 4/3 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 32/9 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (*.f64 #s(literal -4/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (pow.f64 x #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (pow.f64 x #s(literal -5 binary64)))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -32/9 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (*.f64 #s(literal 4/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (neg.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) #s(literal 4 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 32/3 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 80/3 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (*.f64 #s(literal -32/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) x))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -80/3 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 #s(literal 32/3 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) x))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (pow x -1/3) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (pow x 1/3) (neg.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))))) (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal -1/3 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal 3 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64))) #s(literal 1/27 binary64))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))))))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) x))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -5/81 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (exp (* (log (- x -1)) 2/3)) (neg.f64 (*.f64 x (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
#s(approx (exp (* (log (- x -1)) 2/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) x))) |
#s(approx (exp (* (log (- x -1)) 2/3)) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (exp (* (log (- x -1)) 2/3)) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -5/81 binary64) (*.f64 #s(literal 1/9 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (* (log (- x -1)) 2/3) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))))) |
#s(approx (* (log (- x -1)) 2/3) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))))) (/.f64 #s(literal 2/3 binary64) x))) |
#s(approx (* (log (- x -1)) 2/3) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 2/3 binary64)) x)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))))))) |
#s(approx (* (log (- x -1)) 2/3) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2/9 binary64) x) #s(literal 1/3 binary64)) x)) #s(literal 2/3 binary64)) x)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))))))) |
#s(approx (log (- x -1)) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- x -1)) (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- x -1)) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (- x -1)) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) x)) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))) x))) |
#s(approx (pow x 2/3) (neg.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)))) |
#s(approx (cbrt (* (- x -1) x)) (neg.f64 (*.f64 x (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
Compiled 59 237 to 4 332 computations (92.7% saved)
39 alts after pruning (33 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 659 | 16 | 675 |
| Fresh | 4 | 17 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 665 | 39 | 704 |
| Status | Accuracy | Program |
|---|---|---|
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) | |
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) | |
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 8.3% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) | |
| 53.2% | (/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 53.3% | (/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| ✓ | 4.3% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| 6.7% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ✓ | 7.9% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 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)) |
| 98.5% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))))) x)) | |
| 93.0% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) | |
| ▶ | 98.7% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
| 98.4% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) | |
| 94.5% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) | |
| ▶ | 93.8% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
| 93.9% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) | |
| 93.9% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) | |
| 50.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) | |
| 50.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| ▶ | 26.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
| 49.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) | |
| ▶ | 51.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
| 89.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 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))) |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) | |
| 54.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x 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))) | |
| 55.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) | |
| 55.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) | |
| ✓ | 54.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| ▶ | 55.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
| 52.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))) | |
| 90.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
Compiled 2 914 to 1 585 computations (45.6% saved)
| Inputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal -2/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)) |
(+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(cbrt.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) |
#s(literal -1/9 binary64) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* 1/16 (* (pow x 3) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* -1/24 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* x (+ (* -1/24 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* 5/192 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 x) (pow x 2)))) |
#s(approx (/ 2 (* x x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (+ (* 2 x) (pow x 2)))) x))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (* (/ 1 x) (cbrt (+ (* 2 x) (pow x 2)))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (* (/ 1 x) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 x) (pow x 2)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -1/3) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) #s(hole binary64 (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (/ 1 (cbrt x)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt 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 (* (pow (* x x) -1/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow (* x x) -1/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (/ 1 x) (/ 1 x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (cbrt (* (* x x) (* x x))) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) #s(hole binary64 (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))) x))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) #s(hole binary64 (* (/ 1 x) (cbrt (+ x (pow x 2)))))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ (+ 1 x) (pow x 2)))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) #s(hole binary64 (* (/ 1 x) (cbrt (+ (* 2 x) (pow x 2)))))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ (+ 2 x) (pow x 2)))) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 (/ (+ 2 x) x))) |
#s(approx (/ 2 x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 80/3 (* (/ 1 (pow x 5)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* 2 (/ 1 x))) x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 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 x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) #s(hole binary64 (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ (+ 1 (/ 1 x)) x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 2 (/ 1 x))) x))) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 (+ 1 (* 2 (/ 1 x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x)))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) x))) (pow x 3)))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -32/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -80/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) x)) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (pow x -1/3) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#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 x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) #s(hole binary64 (/ 1 (+ (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)) (+ (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) #s(hole binary64 (+ (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)) (+ (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) #s(hole binary64 (+ (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) #s(hole binary64 (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) #s(hole binary64 (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 52.0ms | x | @ | inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -2/3 (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (pow x -1/3) -1/3 -2 (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) (/ 1 (cbrt x)) (cbrt x) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (* x x) -1/3) 1/3) (pow (* x x) -1/3) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (cbrt (* (/ 1 x) (/ 1 x))) (* (/ 1 x) (/ 1 x)) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (cbrt (* (* x x) (* x x))) (* (* x x) (* x x)) (* -1/9 (cbrt x)) -1/9 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 1 x) 1) x)) (/ (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (cbrt (/ (+ (/ 2 x) 1) x)) (/ (+ (/ 2 x) 1) x) (+ (/ 2 x) 1) (/ 2 x)) |
| 28.0ms | x | @ | -inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -2/3 (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (pow x -1/3) -1/3 -2 (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) (/ 1 (cbrt x)) (cbrt x) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (* x x) -1/3) 1/3) (pow (* x x) -1/3) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (cbrt (* (/ 1 x) (/ 1 x))) (* (/ 1 x) (/ 1 x)) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (cbrt (* (* x x) (* x x))) (* (* x x) (* x x)) (* -1/9 (cbrt x)) -1/9 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 1 x) 1) x)) (/ (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (cbrt (/ (+ (/ 2 x) 1) x)) (/ (+ (/ 2 x) 1) x) (+ (/ 2 x) 1) (/ 2 x)) |
| 21.0ms | x | @ | 0 | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -2/3 (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (pow x -1/3) -1/3 -2 (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) (/ 1 (cbrt x)) (cbrt x) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (* x x) -1/3) 1/3) (pow (* x x) -1/3) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (cbrt (* (/ 1 x) (/ 1 x))) (* (/ 1 x) (/ 1 x)) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (cbrt (* (* x x) (* x x))) (* (* x x) (* x x)) (* -1/9 (cbrt x)) -1/9 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 1 x) 1) x)) (/ (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (cbrt (/ (+ (/ 2 x) 1) x)) (/ (+ (/ 2 x) 1) x) (+ (/ 2 x) 1) (/ 2 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 878 | 60129557343 |
| 0 | 981 | 14904 |
| 1 | 4734 | 14394 |
| 0 | 8275 | 13741 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal -2/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)) |
(+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(cbrt.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) |
#s(literal -1/9 binary64) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* -2/3 (/ x (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (* x (+ (* 4/81 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (+ (* 2/27 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3))) (* 2/3 (/ (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))) (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))))) (+ (* 1/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))) (* 4/9 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 3)))))) (* 2/3 (/ 1 (pow (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))) 2))))) (/ 1 (+ 1 (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (+ (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* 1/16 (* (pow x 3) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* -1/24 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))) (* (pow x 3) (+ (* 1/16 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* x (+ (* -1/24 (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))) (* 5/192 (* x (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 x) (pow x 2)))) |
#s(approx (/ 2 (* x x)) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (+ (* 2 x) (pow x 2)))) x))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (* (/ 1 x) (cbrt (+ (* 2 x) (pow x 2)))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (* (/ 1 x) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 x) (pow x 2)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -1/3) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) #s(hole binary64 (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (/ 1 (cbrt x)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt 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 (* (pow (* x x) -1/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow (* x x) -1/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (/ 1 x) (/ 1 x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (cbrt (* (* x x) (* x x))) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* -1/48 (* (/ (pow x 2) (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/48 (* (/ 1 (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/72 (* (/ x (pow (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) #s(hole binary64 (/ x (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))) x))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))) x))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) #s(hole binary64 (* (/ 1 x) (cbrt (+ x (pow x 2)))))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ (+ 1 x) (pow x 2)))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ (+ 1 x) x))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) #s(hole binary64 (* (/ 1 x) (cbrt (+ (* 2 x) (pow x 2)))))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ 2 (pow x 2)))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ (+ 2 x) (pow x 2)))) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 (/ (+ 2 x) x))) |
#s(approx (/ 2 x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (pow x 6))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -1/9 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4)))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (pow x 9))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* x (+ (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))) (+ (* -32/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* 80/3 (* (/ 1 (pow x 5)) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* 2 (/ 1 x))) x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (cbrt (+ (/ 1 x) (/ 1 (* x x)))) #s(hole binary64 (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ 1 x) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 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 x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) #s(hole binary64 (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (/ 1 x) 1) x) #s(hole binary64 (/ (+ 1 (/ 1 x)) x))) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (/ 2 x) 1) x) #s(hole binary64 (/ (+ 1 (* 2 (/ 1 x))) x))) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ 2 x) 1) #s(hole binary64 (+ 1 (* 2 (/ 1 x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (/ -1 (* x (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* 1/3 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/9 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (* (/ (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))))) (* (pow x 3) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/27 (* (/ (cbrt -1) (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 7))))) (* 5/81 (* (/ 1 (* (pow x 3) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))))) (+ (* -1/9 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 4))))) (* -1/9 (* (/ (cbrt -1) (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))))) (pow x 3))) (* 1/3 (* (/ 1 (pow (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow x 3))) (/ 1 (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* (cbrt (/ 1 x)) (cbrt -1)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) x)))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/ 1 (cbrt x))))) #s(hole binary64 (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x))))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) x))) (pow x 3)))) (pow x 2)))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -4 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -32/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) #s(hole binary64 (* -1 (* x (+ (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -80/3 (* (/ 1 x) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) x)) (* 4 (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (pow x 3)))))))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) #s(hole binary64 (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)))) |
#s(approx (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (pow x -1/3) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#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 x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) x)))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) #s(hole binary64 (/ 1 (+ (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)) (+ (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) #s(hole binary64 (+ (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)) (+ (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) #s(hole binary64 (+ (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) #s(hole binary64 (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) #s(hole binary64 (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1/27 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2/3 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1/3 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -2/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -2/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(literal 2 binary64) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 4/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 2/3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(literal -2/3 binary64) |
(*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (pow.f64 x #s(literal -2/3 binary64))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal -2/3 binary64)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (pow.f64 x #s(literal -1/3 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(/.f64 (cbrt.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (cbrt.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64)))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))))))) |
(/.f64 (cbrt.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) (cbrt.f64 (neg.f64 x))) |
(/.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64))) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal -6 binary64)))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (cbrt.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (cbrt.f64 (neg.f64 x))) |
(/.f64 (cbrt.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64))) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (pow.f64 (fabs.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 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cbrt.f64 x))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)))) |
#s(literal -1/3 binary64) |
#s(literal -2 binary64) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (pow.f64 x #s(literal -2/3 binary64))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal -2/3 binary64)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (pow.f64 x #s(literal -1/3 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (pow.f64 (fabs.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 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cbrt.f64 x))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)))) |
(pow.f64 x #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 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 (- (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)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (cbrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1/3 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1/3 binary64) (*.f64 (log.f64 x) #s(literal -1/3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 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)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (cbrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1/3 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1/3 binary64) (*.f64 (log.f64 x) #s(literal -1/3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) x) x) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (*.f64 #s(literal -1/729 binary64) x)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))))) |
(/.f64 (fma.f64 #s(literal -1/729 binary64) x (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(fma.f64 (cbrt.f64 x) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x))) |
(-.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (cbrt.f64 (fabs.f64 (*.f64 x x))) (cbrt.f64 (fabs.f64 (*.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (*.f64 x x)) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 (*.f64 x x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (cbrt.f64 x) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/3 binary64))) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/3 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2/3 binary64) (*.f64 (log.f64 x) #s(literal 2/3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) #s(literal -1/9 binary64)) |
#s(literal -1/9 binary64) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (pow.f64 x #s(literal -2/3 binary64))) (-.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal -2/3 binary64)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (-.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (pow.f64 x #s(literal -1/3 binary64)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (pow.f64 x #s(literal -2/3 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (-.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/6 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(fma.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) |
(+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal -6 binary64)))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (cbrt.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (cbrt.f64 (neg.f64 x))) |
(/.f64 (cbrt.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64))) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(/.f64 (cbrt.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (cbrt.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64)))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))))))) |
(/.f64 (cbrt.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) (cbrt.f64 (neg.f64 x))) |
(/.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (cbrt.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1/3 binary64))) |
(cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
(pow.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) x) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (/.f64 x (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (fma.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 2/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 2/27 binary64)))) x)) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 4/9 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64)))) x (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64)) x)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x)) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) #s(literal 1/72 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) #s(literal -1/48 binary64))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64))) x)) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) #s(literal 1/72 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) #s(literal -1/48 binary64))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))))) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 5/192 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))))) x (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))))) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) x) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 #s(literal 5/192 binary64) x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) x) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 x x))) |
#s(approx (/ 2 (* x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64)))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
#s(approx (* (/ 1 x) (/ 1 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ 1 (cbrt x)) (pow.f64 x #s(literal -1/3 binary64))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (/ 1 (cbrt x)) (pow.f64 x #s(literal -1/3 binary64))) |
#s(approx (cbrt x) (cbrt.f64 x)) |
#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 (* (/ 1 x) (/ 1 x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (* (/ 1 x) (/ 1 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) |
#s(approx (cbrt (* (* x x) (* x x))) (pow.f64 x #s(literal 4/3 binary64))) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (* -1/9 (cbrt x)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64)) x)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x)) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) #s(literal 1/72 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) #s(literal -1/48 binary64))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64))) x)) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) x) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal 2 binary64))) #s(literal 1/72 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64))) #s(literal -1/48 binary64))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) x (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) #s(literal -2 binary64)) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/3 binary64)))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (/.f64 x (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x (+.f64 x x)))) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (/.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) x)) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
#s(approx (+ (/ 1 x) 1) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 1 x) 1) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 x x))) |
#s(approx (+ (/ 2 x) 1) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 2 x) 1) (/.f64 (+.f64 #s(literal 2 binary64) x) x)) |
#s(approx (/ 2 x) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64))))) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (fma.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -3 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))))) (pow.f64 x #s(literal 9 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal -1/9 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 3 binary64))))) #s(literal -1/9 binary64))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal 32/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x)) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal 32/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64)))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 4 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 x x)) #s(literal 2 binary64))) #s(literal -32/3 binary64) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 4 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 x x)) #s(literal 2 binary64))) #s(literal -32/3 binary64) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 4 binary64) (fma.f64 #s(literal 80/3 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))))))) (*.f64 x x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 4 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) x)) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -5 binary64))) #s(literal 80/3 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 4 binary64)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#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)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x)) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal 32/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x)) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 6 binary64) (*.f64 (log.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal 32/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (+ (/ 1 x) 1) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 x) 1) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ 2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ 2 x) 1) (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))))) (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64))) #s(literal -1/3 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/3 binary64))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x) #s(literal 3 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64))) #s(literal 1/27 binary64))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5/3 binary64))))))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64))) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal 4/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 32/9 binary64) (*.f64 (*.f64 #s(literal -4/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (pow.f64 x #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal -4/3 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -32/9 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (*.f64 (*.f64 #s(literal 4/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (neg.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) #s(literal 4 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 32/3 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x))) |
#s(approx (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 80/3 binary64) (*.f64 (*.f64 #s(literal -32/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) x))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 x x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -80/3 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 #s(literal 32/3 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) x))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2)) (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
#s(approx (/ 1 (cbrt x)) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (cbrt x) (neg.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)) #s(literal 1/9 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (/ (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1 binary64)) #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (cbrt (* (* x x) (* x x))) 1/3) (* -1/9 (cbrt x))) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1 binary64)) #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (* -1/9 (cbrt x)) (*.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)) #s(literal 1/9 binary64))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal 4/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 32/9 binary64) (*.f64 (*.f64 #s(literal -4/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (pow.f64 x #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (exp.f64 (fma.f64 (log.f64 x) #s(literal 5 binary64) (*.f64 (log.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) #s(literal -4/3 binary64) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (+.f64 (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (pow.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x) #s(literal -2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) (neg.f64 (/.f64 (fma.f64 #s(literal -32/9 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) (*.f64 (*.f64 #s(literal 4/3 binary64) (pow.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)))) (pow.f64 x #s(literal 5 binary64)))))) |
#s(approx (/ 1 (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (cbrt (/ (+ (/ 2 x) 1) x))) (fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (cbrt (/ (+ (/ 1 x) 1) x)) (pow x -1/3)) (fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
Compiled 83 757 to 6 008 computations (92.8% saved)
45 alts after pruning (36 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 855 | 15 | 870 |
| Fresh | 7 | 21 | 28 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 864 | 45 | 909 |
| Status | Accuracy | Program |
|---|---|---|
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) | |
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) | |
| 8.5% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 8.3% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) | |
| 53.2% | (/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 53.3% | (/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| ✓ | 4.3% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| 6.7% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ✓ | 7.9% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 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)) |
| 98.5% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))))) x)) | |
| 98.7% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) | |
| 63.2% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (/.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) | |
| 56.4% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) | |
| 56.4% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) | |
| 94.2% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) | |
| 98.3% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) | |
| 36.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 53.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 50.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| 26.7% | #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))) | |
| 26.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) | |
| ✓ | 26.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
| 49.1% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) | |
| ✓ | 51.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
| 51.3% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) | |
| 89.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) | |
| 96.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (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))) |
| 96.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) | |
| 89.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) | |
| 54.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) | |
| 96.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.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))) | |
| 55.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) | |
| 55.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) | |
| ✓ | 54.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| 55.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) | |
| ✓ | 55.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
| 52.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))) | |
| 90.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
Compiled 4 496 to 1 346 computations (70.1% 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (/.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (pow.f64 x #s(literal -1/3 binary64)))))))) x)) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
2 calls:
| 18.0ms | x |
| 11.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
2 calls:
| 17.0ms | x |
| 11.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))))) x)) |
2 calls:
| 14.0ms | x |
| 10.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.4% | 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) (fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (exp (* (log (- x -1)) 2/3)) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) #s(approx (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x)))) (*.f64 (+.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 1/3 binary64) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (/.f64 (+.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (cbrt.f64 (fma.f64 x x x))) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 x #s(literal -1/3 binary64))) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(approx (cbrt (/ (+ (/ 1 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) x)) |
| Outputs |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
2 calls:
| 14.0ms | x |
| 10.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.3% | 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
| Outputs |
|---|
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(approx (+ (pow x 2/3) (cbrt (* (- x -1) x))) (*.f64 (+.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
2 calls:
| 15.0ms | x |
| 9.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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (/ (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(approx (+ (* (* (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (* (/ 1 (* (* x x) x)) (pow (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)) -2))) -1/3) (/ 1 (+ (+ (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (cbrt (+ (/ 1 x) (/ 1 (* x x))))) (pow x -1/3)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 #s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
2 calls:
| 13.0ms | x |
| 8.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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) x)) (cbrt.f64 x)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (neg.f64 (*.f64 x x))) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2/3 binary64))) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
2 calls:
| 10.0ms | x |
| 7.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | x |
| 98.4% | 2 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 x x))) |
| Outputs |
|---|
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
2 calls:
| 56.0ms | x |
| 6.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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(-.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/3 binary64)) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1/3 binary64))) |
#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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 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 (exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 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 (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 (*.f64 (*.f64 x x) x) x)) #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 (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x))) #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))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (cbrt.f64 x) #s(literal -2 binary64)) #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.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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.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:
| 4.0ms | x |
| 3.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.9% | 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
#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 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
| 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 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 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))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#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:
| 3.0ms | x |
| 2.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)) |
| 89.2% | 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)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
| 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)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| 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)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 3570407182474.399 | 1037015253675813.0 |
| 4.0ms | 64× | 1 | valid |
Compiled 222 to 170 computations (23.4% saved)
ival-cbrt: 2.0ms (66% of total)adjust: 1.0ms (33% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4551915228366852e-11 | 1.4297256711870432e-9 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4551915228366852e-11 | 1.4297256711870432e-9 |
Compiled 10 to 10 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3570407182474.399 | 1037015253675813.0 |
| 5.0ms | 80× | 1 | valid |
Compiled 314 to 250 computations (20.4% saved)
ival-cbrt: 2.0ms (64.4% of total)adjust: 1.0ms (32.2% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.106126245196604e+153 | 4.827259311866612e+156 |
| 15.0ms | 128× | 1 | valid |
Compiled 266 to 242 computations (9% saved)
ival-sub!: 6.0ms (48.5% of total)ival-cbrt: 3.0ms (24.3% of total)adjust: 2.0ms (16.2% of total)ival-add!: 1.0ms (8.1% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.106126245196604e+153 | 4.827259311866612e+156 |
Compiled 258 to 234 computations (9.3% saved)
| 1× | fuel |
Compiled 750 to 162 computations (78.4% saved)
Compiled 1 564 to 358 computations (77.1% saved)
Loading profile data...