
Time bar (total: 4.2s)
| 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)
| 605.0ms | 6 289× | 1 | valid |
| 331.0ms | 1 854× | 2 | valid |
| 4.0ms | 113× | 0 | valid |
ival-cbrt: 315.0ms (46.5% of total)adjust: 221.0ms (32.6% of total)ival-add!: 73.0ms (10.8% of total)ival-sub!: 68.0ms (10% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 26 |
| 1 | 22 | 26 |
| 2 | 28 | 26 |
| 3 | 57 | 26 |
| 4 | 254 | 24 |
| 5 | 2432 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
Compiled 12 to 12 computations (0% 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 | 8585 | 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 681 to 358 computations (47.4% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 9 | 79 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 9 | 80 |
| Status | Accuracy | Program |
|---|---|---|
| 7.1% | (/.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))) | |
| ▶ | 9.3% | (/.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))))) |
| 6.8% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ▶ | 7.0% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
| 6.8% | (-.f64 (cbrt.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)) (cbrt.f64 x)) | |
| ▶ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| ▶ | 45.4% | #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))) |
| 45.6% | #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 210 to 204 computations (2.9% 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 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(log.f64 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 #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 x #s(literal -1 binary64)) |
#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)))) |
(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 (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (exp (* (log x) 1/3)) #s(hole binary64 (cbrt x))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log 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 (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 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)))))) |
#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 (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log 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)) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 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 (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 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))))))) |
#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 (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log 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)) (exp (* (log 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)) (exp (* (log 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 (exp (* (log x) 1/3)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -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))) (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 | |
|---|---|---|---|---|
| 61.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) (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (cbrt (+ x 1)) (+ x 1) (exp (* (log x) 1/3)) (* (log x) 1/3) (log x) (- (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) (- x -1) -1 (+ (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)) |
| 44.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) (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (cbrt (+ x 1)) (+ x 1) (exp (* (log x) 1/3)) (* (log x) 1/3) (log x) (- (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) (- x -1) -1 (+ (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)) |
| 23.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) (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (cbrt (+ x 1)) (+ x 1) (exp (* (log x) 1/3)) (* (log x) 1/3) (log x) (- (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) (- x -1) -1 (+ (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 | 611 | 5713 |
| 0 | 656 | 4922 |
| 1 | 3313 | 4771 |
| 0 | 8996 | 4390 |
| 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 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(cbrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(log.f64 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 #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 x #s(literal -1 binary64)) |
#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)))) |
(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 (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (exp (* (log x) 1/3)) #s(hole binary64 (cbrt x))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log 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 (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 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)))))) |
#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 (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log 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)) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 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 (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 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))))))) |
#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 (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log 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)) (exp (* (log 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)) (exp (* (log 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 (exp (* (log x) 1/3)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -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))) (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)) (exp (* (log x) 1/3))) (*.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 #s(literal 2 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 (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 (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 (exp.f64 #s(literal 1/3 binary64)) (log.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) 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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) (+.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) x) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x))))) |
(-.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (cbrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (cbrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (cbrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.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) (*.f64 x #s(literal 1 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 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64))) |
(pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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))))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (log.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) 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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
(log.f64 (cbrt.f64 x)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (/.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 (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 (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 (/.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 (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 (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 (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 (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 (-.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 (*.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 (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 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 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 (-.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)))) |
#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 (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 (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 (*.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 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) x) |
(*.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)) (exp (* (log x) 1/3))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (* (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 (exp (* (log x) 1/3)) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (* (log x) 1/3)) (cbrt.f64 x)) |
#s(approx (* (log x) 1/3) (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(approx (log x) (log.f64 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 (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#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)) (exp (* (log x) 1/3))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (* (log x) 1/3) (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#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 (- x -1) x) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#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)) (exp (* (log x) 1/3))) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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 (exp (* (log x) 1/3)) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (cbrt (+ x 1)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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)) (exp (* (log x) 1/3))) (/.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 (exp (* (log x) 1/3)) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
#s(approx (* (log x) 1/3) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))) |
#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 3 837 to 1 418 computations (63% saved)
27 alts after pruning (24 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 260 | 22 | 282 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 264 | 27 | 291 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.1% | (/.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))) |
| 9.3% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 9.3% | (/.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))))) | |
| 9.4% | (/.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)))) | |
| 48.5% | (/.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))))) | |
| ▶ | 6.2% | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
| 6.8% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ✓ | 7.0% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.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.8% | #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.8% | #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))) |
| 45.6% | #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))) | |
| 24.0% | #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))) | |
| 44.5% | #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))) | |
| 46.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/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))) | |
| 49.7% | #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.4% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| ▶ | 49.7% | #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 016 to 888 computations (12.6% saved)
| Inputs |
|---|
#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))) |
(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)) |
(/.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) |
(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)))))) |
(*.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))) |
(*.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 (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)) |
(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)))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(+.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 -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))) |
(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)) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/3 binary64)) |
#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 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) |
#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))))) |
(-.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(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 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(log.f64 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 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(-.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)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(cbrt.f64 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* -1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* (pow x 2) (- (* 1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* 1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (* -1 (cbrt (pow x 2)))) x))) |
#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) -1) #s(hole binary64 (* -1 (cbrt (/ 1 x))))) |
#s(approx (pow x -1/3) #s(hole binary64 (cbrt (/ 1 x)))) |
#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 (+ (/ 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 1)) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp (* (log x) 1/3)) #s(hole binary64 (cbrt x))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (/ (- 1 (cbrt (pow x 2))) (+ 1 (cbrt x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* x (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))) (/ 1 (+ 1 (cbrt x)))) (* (cbrt (pow x 2)) (/ 1 (+ 1 (cbrt x))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* x (- (+ (* -1 (* x (+ (* -1/9 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))) (+ (* 1/9 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x)))))))) (* 2/3 (/ 1 (+ 1 (cbrt x))))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))) (/ 1 (+ 1 (cbrt x)))) (* (cbrt (pow x 2)) (/ 1 (+ 1 (cbrt x))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* x (- (+ (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* x (- (* x (- (* 4/81 (/ 1 (+ 1 (cbrt x)))) (+ (* -1/3 (/ (+ (* -1/9 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))) (+ (* 1/9 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x)))))) (+ 1 (cbrt x)))) (+ (* -1/9 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x)))) (* 5/81 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))))) (+ (* -1/9 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))) (+ (* 1/9 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x))))))))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))) (/ 1 (+ 1 (cbrt x)))) (* (cbrt (pow x 2)) (/ 1 (+ 1 (cbrt x))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- 1 (cbrt (pow x 2))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- (+ 1 (* 2/3 x)) (cbrt (pow x 2))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- (+ 1 (* x (+ 2/3 (* -1/9 x)))) (cbrt (pow x 2))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))) (cbrt (pow x 2))))) |
#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 (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (pow x 2/3) #s(hole binary64 (cbrt (pow x 2)))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (cbrt x)))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (+ (cbrt x) (* 1/3 x))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (+ (cbrt x) (* x (+ 1/3 (* -1/9 x))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (+ (cbrt x) (* x (+ 1/3 (* x (- (* 5/81 x) 1/9)))))))) |
#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 (/ (- (- 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))) |
#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 (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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log 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 (- (pow (+ 1 x) 1/3) (exp (* (log 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 (pow (+ 1 x) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* 1/6 (cbrt (/ 1 (* (pow x 7) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (* 1/12 (* (cbrt (/ 1 x)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* -1/18 (cbrt (/ 1 (* (pow x 16) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 1/6 (cbrt (/ 1 (* (pow x 7) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))))) (+ (* -1/36 (* (cbrt (/ 1 (pow x 4))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 1/12 (* (cbrt (/ 1 x)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (* 1/6 (/ (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (pow x 4)))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* -1/18 (cbrt (/ 1 (* (pow x 16) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/162 (cbrt (/ 1 (* (pow x 25) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (+ (* 1/6 (cbrt (/ 1 (* (pow x 7) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))))) (+ (* -1/18 (/ (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (pow x 5))) (+ (* -1/36 (* (cbrt (/ 1 (pow x 4))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 5/324 (* (cbrt (/ 1 (pow x 7))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 1/12 (* (cbrt (/ 1 x)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 1/6 (/ (- (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))) (+ (* -1/36 (* (cbrt (pow x 14)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (* 1/6 (* (pow x 2) (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))))))) (pow x 7))) (* 1/6 (/ (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (pow x 4))))))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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)))))) (cbrt (/ 1 x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (cbrt (/ 1 x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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)))))))) (cbrt (/ 1 x)))))) |
#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 (- 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 (* 2 (cbrt x)))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* x (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (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) 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (* (pow x -1/3) -1) #s(hole binary64 (* -1 (* (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 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log 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 (- (pow (+ 1 x) 1/3) (exp (* (log 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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (exp (* (log x) 1/3)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (+ (* -1 (/ (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4))))) (pow x 3))) (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))) (+ (* -1/36 (* (cbrt (pow x 14)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 7)))) (* 1/6 (/ (* (pow x 2) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 3))))) (pow x 3))) (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1))))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4))))) (pow x 3))) (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 5/162 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))) (/ 1 (cbrt -1)))) (+ (* -1/18 (/ (* (pow x 4) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 6))) (+ (* 5/324 (* (cbrt (pow x 20)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 10)))) (* 1/6 (/ (* (pow x 2) (- (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))) (+ (* -1/36 (* (cbrt (pow x 14)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 7)))) (* 1/6 (/ (* (pow x 2) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 3)))))) (pow (cbrt -1) 3)))))) (pow x 3))) (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/36 (* (cbrt (pow x 14)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 7)))) (* 1/6 (/ (* (pow x 2) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 3))))) (pow x 3))) (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1))))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4))))) (pow x 3))) (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (* -1 (* x (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (* (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) #s(hole binary64 (* -1 (* (cbrt (pow x 2)) (cbrt -1))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* -2 (* (cbrt x) (cbrt -1))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #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))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #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))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#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 | |
|---|---|---|---|---|
| 53.0ms | x | @ | -inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -1 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (* (pow x -1/3) -1) (pow x -1/3) -1/3 -2 (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) -2/3 1/3 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) (pow (+ 1 x) 1/3) (+ 1 x) (exp (* (log x) 1/3)) (* (log x) 1/3) (log x) (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (- (pow (- x -1) 2/3) (pow x 2/3)) (pow (- x -1) 2/3) (- x -1) 2/3 (pow x 2/3) (+ (cbrt (- x -1)) (cbrt x)) (cbrt (- x -1)) (cbrt x)) |
| 33.0ms | x | @ | inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -1 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (* (pow x -1/3) -1) (pow x -1/3) -1/3 -2 (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) -2/3 1/3 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) (pow (+ 1 x) 1/3) (+ 1 x) (exp (* (log x) 1/3)) (* (log x) 1/3) (log x) (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (- (pow (- x -1) 2/3) (pow x 2/3)) (pow (- x -1) 2/3) (- x -1) 2/3 (pow x 2/3) (+ (cbrt (- x -1)) (cbrt x)) (cbrt (- x -1)) (cbrt x)) |
| 29.0ms | x | @ | 0 | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -1 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (cbrt (+ (/ 1 x) (/ 1 (* x x)))) (+ (/ 1 x) (/ 1 (* x x))) (/ 1 (* x x)) (* (pow x -1/3) -1) (pow x -1/3) -1/3 -2 (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) -2/3 1/3 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) (pow (+ 1 x) 1/3) (+ 1 x) (exp (* (log x) 1/3)) (* (log x) 1/3) (log x) (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (- (pow (- x -1) 2/3) (pow x 2/3)) (pow (- x -1) 2/3) (- x -1) 2/3 (pow x 2/3) (+ (cbrt (- x -1)) (cbrt x)) (cbrt (- x -1)) (cbrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1292 | 21131 |
| 0 | 1376 | 17304 |
| 1 | 7087 | 17304 |
| 0 | 8831 | 16638 |
| 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))))) (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))) |
(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)) |
(/.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) |
(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)))))) |
(*.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))) |
(*.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 (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)) |
(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)))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(+.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 -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))) |
(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)) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/3 binary64)) |
#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 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) |
#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))))) |
(-.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(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 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(log.f64 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 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(-.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)) |
(cbrt.f64 (-.f64 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))))) #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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* -1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* (pow x 2) (- (* 1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* 1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (* -1 (cbrt (pow x 2)))) x))) |
#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) -1) #s(hole binary64 (* -1 (cbrt (/ 1 x))))) |
#s(approx (pow x -1/3) #s(hole binary64 (cbrt (/ 1 x)))) |
#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 (+ (/ 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 1)) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp (* (log x) 1/3)) #s(hole binary64 (cbrt x))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (/ (- 1 (cbrt (pow x 2))) (+ 1 (cbrt x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* x (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))) (/ 1 (+ 1 (cbrt x)))) (* (cbrt (pow x 2)) (/ 1 (+ 1 (cbrt x))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* x (- (+ (* -1 (* x (+ (* -1/9 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))) (+ (* 1/9 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x)))))))) (* 2/3 (/ 1 (+ 1 (cbrt x))))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))) (/ 1 (+ 1 (cbrt x)))) (* (cbrt (pow x 2)) (/ 1 (+ 1 (cbrt x))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* x (- (+ (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* x (- (* x (- (* 4/81 (/ 1 (+ 1 (cbrt x)))) (+ (* -1/3 (/ (+ (* -1/9 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))) (+ (* 1/9 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x)))))) (+ 1 (cbrt x)))) (+ (* -1/9 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x)))) (* 5/81 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))))) (+ (* -1/9 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))) (+ (* 1/9 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- (* 2/3 (/ 1 (+ 1 (cbrt x)))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2)))) (+ 1 (cbrt x))))))))) (* 1/3 (/ (- 1 (cbrt (pow x 2))) (pow (+ 1 (cbrt x)) 2))))) (/ 1 (+ 1 (cbrt x)))) (* (cbrt (pow x 2)) (/ 1 (+ 1 (cbrt x))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- 1 (cbrt (pow x 2))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- (+ 1 (* 2/3 x)) (cbrt (pow x 2))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- (+ 1 (* x (+ 2/3 (* -1/9 x)))) (cbrt (pow x 2))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (- (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))) (cbrt (pow x 2))))) |
#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 (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (pow x 2/3) #s(hole binary64 (cbrt (pow x 2)))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (cbrt x)))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (+ (cbrt x) (* 1/3 x))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (+ (cbrt x) (* x (+ 1/3 (* -1/9 x))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (+ 1 (+ (cbrt x) (* x (+ 1/3 (* x (- (* 5/81 x) 1/9)))))))) |
#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 (/ (- (- 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))) |
#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 (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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log 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 (- (pow (+ 1 x) 1/3) (exp (* (log 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 (pow (+ 1 x) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* -1/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* 1/6 (cbrt (/ 1 (* (pow x 7) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (* 1/12 (* (cbrt (/ 1 x)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* -1/18 (cbrt (/ 1 (* (pow x 16) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 1/6 (cbrt (/ 1 (* (pow x 7) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))))) (+ (* -1/36 (* (cbrt (/ 1 (pow x 4))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 1/12 (* (cbrt (/ 1 x)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (* 1/6 (/ (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (pow x 4)))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (- (+ (* -1/18 (cbrt (/ 1 (* (pow x 16) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/162 (cbrt (/ 1 (* (pow x 25) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (+ (* 1/6 (cbrt (/ 1 (* (pow x 7) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* 1/2 (* (cbrt (pow x 2)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))))) (+ (* -1/18 (/ (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (pow x 5))) (+ (* -1/36 (* (cbrt (/ 1 (pow x 4))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 5/324 (* (cbrt (/ 1 (pow x 7))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 1/12 (* (cbrt (/ 1 x)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (+ (* 1/6 (/ (- (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))) (+ (* -1/36 (* (cbrt (pow x 14)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x))))) (* 1/6 (* (pow x 2) (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))))))) (pow x 7))) (* 1/6 (/ (- (* 1/6 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/12 (* (cbrt (pow x 8)) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) (pow x 4))))))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (/ 1 x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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)))))) (cbrt (/ 1 x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (cbrt (/ 1 x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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)))))))) (cbrt (/ 1 x)))))) |
#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 (- 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 (* 2 (cbrt x)))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* x (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (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) 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (* (pow x -1/3) -1) #s(hole binary64 (* -1 (* (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 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (+ 1 x) 1/3) (exp (* (log 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 (- (pow (+ 1 x) 1/3) (exp (* (log 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 (- (pow (+ 1 x) 1/3) (exp (* (log x) 1/3))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (+ 1 x) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (exp (* (log x) 1/3)) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (* (log x) 1/3) #s(hole binary64 (* 1/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (+ (* -1 (/ (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4))))) (pow x 3))) (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))) (+ (* -1/36 (* (cbrt (pow x 14)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 7)))) (* 1/6 (/ (* (pow x 2) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 3))))) (pow x 3))) (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1))))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4))))) (pow x 3))) (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 5/162 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))) (/ 1 (cbrt -1)))) (+ (* -1/18 (/ (* (pow x 4) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 6))) (+ (* 5/324 (* (cbrt (pow x 20)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 10)))) (* 1/6 (/ (* (pow x 2) (- (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5)))) (+ (* -1/36 (* (cbrt (pow x 14)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 7)))) (* 1/6 (/ (* (pow x 2) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 3)))))) (pow (cbrt -1) 3)))))) (pow x 3))) (* -1/18 (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* -1/36 (* (cbrt (pow x 14)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 7)))) (* 1/6 (/ (* (pow x 2) (- (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1)))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4)))))) (pow (cbrt -1) 3))))) (pow x 3))) (* 1/6 (* (cbrt (/ (pow x 2) (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (cbrt -1))))) (* 1/12 (* (cbrt (pow x 8)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (pow (cbrt -1) 4))))) (pow x 3))) (* 1/2 (* (cbrt (pow x 2)) (/ (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) #s(hole binary64 (* -1 (* x (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (* (cbrt (/ 1 x)) (cbrt -1))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 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))))))) (* (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) #s(hole binary64 (* -1 (* (cbrt (pow x 2)) (cbrt -1))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* -2 (* (cbrt x) (cbrt -1))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #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))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) #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))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#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 |
|---|
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 x)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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))) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (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)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(*.f64 (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) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (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 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (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 -2/3 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (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 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (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 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 #s(literal -1 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 #s(literal -1 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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 #s(literal -1 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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 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)))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (*.f64 #s(literal -1 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 #s(literal -1 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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 #s(literal -1 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)))))))) |
(fma.f64 (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 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (*.f64 #s(literal -1 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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.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)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 #s(literal -1 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 #s(literal -1 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)))) (neg.f64 (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 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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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 (-.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 1 binary64) x))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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 (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 (/.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)) |
(+.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 x #s(literal 2 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 |
(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 x) #s(literal -1 binary64))) |
#s(literal 1 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)) (pow.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (-.f64 (neg.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)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.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)) #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))) |
(fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/3 binary64)) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(-.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(+.f64 (neg.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)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 (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)) |
(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 (/.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) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x 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 (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) |
(+.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 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/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64))) |
(pow.f64 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 x x) x) #s(literal -1 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 (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 (/.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 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -2/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)))) |
#s(literal -2/3 binary64) |
#s(literal 1/3 binary64) |
(pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (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)) (exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)) #s(literal 3 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 (exp.f64 (log.f64 x)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 (exp.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(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) |
(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 (cbrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)) #s(literal 3 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)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(cbrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.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) (*.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 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 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 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 (exp.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)))) |
(*.f64 (log.f64 x) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (log.f64 (exp.f64 (log.f64 x)))) |
(*.f64 #s(literal 1/3 binary64) (log.f64 x)) |
(+.f64 (log.f64 (pow.f64 x #s(literal 1/6 binary64))) (log.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(log.f64 (cbrt.f64 x)) |
(log.f64 x) |
(/.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 (-.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 (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 (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 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64)))) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #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)) (fma.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64)) (*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64)))))) |
(-.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 (-.f64 x #s(literal -1 binary64)))) |
(pow.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 (-.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 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal 2/3 binary64) |
(*.f64 (cbrt.f64 x) (cbrt.f64 x)) |
(pow.f64 x #s(literal 2/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 (+.f64 (pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)) #s(literal 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 (-.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))) |
(fma.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 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 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (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 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 (exp.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(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (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 #s(literal -2/3 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 1/9 binary64))) (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))) #s(literal 2/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (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 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal -2 binary64)))) x (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 (fma.f64 x x x))) #s(literal 1 binary64))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)) x))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (neg.f64 (/.f64 x (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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)))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) #s(literal -1/48 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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))))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/72 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 #s(literal -1/48 binary64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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))))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)) x))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x)) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/72 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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)))))) x)) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/72 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))))) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 5/192 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))))) x)) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)) x))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (/.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (/.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) 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) -1) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
#s(approx (pow x -1/3) (/.f64 #s(literal 1 binary64) (cbrt.f64 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 (+ (/ 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 (*.f64 (*.f64 x x) x) (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal 1/16 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 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) x) #s(literal -1/24 binary64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 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 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) x) #s(literal 5/192 binary64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 binary64))) #s(literal -1/24 binary64))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -2 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (/.f64 x (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (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 x))) 1/3) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (cbrt (/ 1 (* x x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 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 (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (cbrt x) (cbrt.f64 x)) |
#s(approx (* (log x) 1/3) (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (+.f64 (cbrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (fma.f64 x (-.f64 (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (cbrt.f64 (*.f64 x x)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (fma.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/9 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))))) x)) (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) x (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (cbrt.f64 (*.f64 x x)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 4/81 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/9 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))))) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) #s(literal -1/3 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) #s(literal -1/9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 5/81 binary64))))) x) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/9 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64)))))) x (/.f64 #s(literal 2/3 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (pow.f64 (+.f64 (cbrt.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) x (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) (cbrt.f64 (*.f64 x x)))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (-.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (-.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 (*.f64 x x)))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 2/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 (*.f64 x x)))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (-.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 #s(literal 1 binary64)) (cbrt.f64 (*.f64 x x)))) |
#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 (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (pow x 2/3) (cbrt.f64 (*.f64 x x))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (+.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (+.f64 (fma.f64 #s(literal 1/3 binary64) x (cbrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x (cbrt.f64 x)) #s(literal 1 binary64))) |
#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 (cbrt.f64 x)) #s(literal 1 binary64))) |
#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) (*.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 1 binary64) x) #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 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #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 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64))) (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal -2 binary64)) (*.f64 (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4 binary64))) (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal -3 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.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 #s(literal 1 binary64) (cbrt.f64 x))))) (*.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) 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 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64))) (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal -2 binary64)) (*.f64 (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4 binary64))) (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal -3 binary64))))) (+.f64 (+.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 #s(literal 1 binary64) (cbrt.f64 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)))) (fma.f64 (*.f64 #s(literal 1/27 binary64) (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal -3 binary64))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8 binary64)))))) (pow.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.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 #s(literal 1 binary64) (cbrt.f64 x))))) (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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) 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)))) (*.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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) #s(literal 3 binary64)))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4 binary64))))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4/3 binary64) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 32/9 binary64) (/.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (fma.f64 #s(literal 4/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (fma.f64 #s(literal 4/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (*.f64 #s(literal -32/9 binary64) (/.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (fma.f64 #s(literal 4/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x)) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (fma.f64 #s(literal 4/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 #s(literal -32/9 binary64) (/.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64))) #s(literal 1/3 binary64) (fma.f64 #s(literal 4/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal 4 binary64))) (*.f64 x x))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal -32/3 binary64) (fma.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal -2 binary64)) (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal 4 binary64)))) (*.f64 x x))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal -32/3 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64)))) #s(literal 4 binary64) (fma.f64 #s(literal 80/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) #s(literal -2 binary64))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 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 (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))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 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)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 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)))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 80/3 binary64) (pow.f64 x #s(literal -5 binary64))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -2 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (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 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #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 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (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 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #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 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (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 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #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 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -10/243 binary64) (fma.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (log x) 1/3) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1/3 binary64))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (-.f64 (fma.f64 (cbrt.f64 (/.f64 (pow.f64 x #s(literal -7 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/6 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) (*.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (-.f64 (fma.f64 #s(literal -1/18 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 16 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 5 binary64))))) (fma.f64 (cbrt.f64 (/.f64 (pow.f64 x #s(literal -7 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/6 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) (fma.f64 (*.f64 #s(literal -1/36 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (fma.f64 (/.f64 (fma.f64 (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 8 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (-.f64 (fma.f64 #s(literal -1/18 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 16 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 5 binary64))))) (fma.f64 #s(literal 5/162 binary64) (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 25 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 8 binary64))))) (fma.f64 (cbrt.f64 (/.f64 (pow.f64 x #s(literal -7 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/6 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))))) (fma.f64 (/.f64 (fma.f64 (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 8 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) (pow.f64 x #s(literal 5 binary64))) #s(literal -1/18 binary64) (fma.f64 #s(literal -1/36 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) (fma.f64 (*.f64 #s(literal 5/324 binary64) (cbrt.f64 (pow.f64 x #s(literal -7 binary64)))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (fma.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 x x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 5 binary64)))) #s(literal -1/18 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 8 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) (*.f64 (*.f64 #s(literal -1/36 binary64) (cbrt.f64 (pow.f64 x #s(literal 14 binary64)))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) (pow.f64 x #s(literal 7 binary64))) (/.f64 (fma.f64 (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal 8 binary64))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (*.f64 (-.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x)) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (*.f64 (-.f64 (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) 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) (cbrt.f64 x))) x)) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (*.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (-.f64 (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) x)) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -6 binary64))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64))) (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -9 binary64)) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8 binary64)))) #s(literal 5/81 binary64)))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x)) |
#s(approx (pow (- x -1) 2/3) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) x)) |
#s(approx (pow (- x -1) 2/3) (*.f64 (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) 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 (- x -1) 2/3) (*.f64 (+.f64 (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) #s(literal -1/9 binary64))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #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))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64))) (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -9 binary64)) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8 binary64)))) #s(literal 5/81 binary64)))) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) 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 (+ (cbrt (- x -1)) (cbrt x)) (*.f64 (cbrt.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 2 binary64))) x)) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 2 binary64)))) x)) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 2 binary64))))) x)) |
#s(approx (cbrt (- x -1)) (cbrt.f64 x)) |
#s(approx (cbrt (- x -1)) (*.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (cbrt (- x -1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x)))) x)) |
#s(approx (cbrt (- x -1)) (*.f64 (+.f64 (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal -1/9 binary64) (fma.f64 (cbrt.f64 (pow.f64 x #s(literal -11 binary64))) #s(literal 5/81 binary64) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x 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 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) 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))))) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4 binary64))) (/.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (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))))))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -3 binary64)) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4 binary64))) (/.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) 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))))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8 binary64)))) #s(literal 5/81 binary64) (*.f64 (*.f64 (/.f64 (cbrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x) #s(literal 3 binary64))) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7 binary64)))) #s(literal 1/27 binary64)))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -3 binary64)) (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -4 binary64))) (/.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (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))))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal -4/3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal 32/9 binary64))) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal 4/3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal -32/9 binary64))) (pow.f64 x #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (/.f64 (pow.f64 x #s(literal -5 binary64)) (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal -4/3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal 32/9 binary64))) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x) #s(literal 2 binary64))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal 4 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 32/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal -32/3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)))) #s(literal 80/3 binary64))) x))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (pow.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (* (pow x -1/3) -1) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (pow x -1/3) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 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))) (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #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)))) x))) |
#s(approx (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal -32/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 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 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -80/3 binary64) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (cbrt.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64))) #s(literal 32/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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -11 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 16 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal 5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt x) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -11 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 16 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal 5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (cbrt.f64 (pow.f64 x #s(literal 13 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -11 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 16 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal 5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt x) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (* (log x) 1/3) (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (log.f64 #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
#s(approx (log x) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))))) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 x x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 5 binary64)))) #s(literal -1/18 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))))) #s(literal -1 binary64))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1/36 binary64) (cbrt.f64 (pow.f64 x #s(literal 14 binary64)))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 7 binary64))))))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 #s(literal 1/12 binary64) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))))) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ (- (pow (- x -1) 2/3) (pow x 2/3)) (+ (cbrt (- x -1)) (cbrt x))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (*.f64 x x))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (cbrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (cbrt.f64 (/.f64 (*.f64 x x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 5 binary64)))) #s(literal -1/18 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5/162 binary64) (cbrt.f64 (/.f64 (*.f64 x x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 8 binary64))))) (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1/18 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 x x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 5 binary64)))) #s(literal -1/18 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))))) #s(literal -1 binary64))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1/36 binary64) (cbrt.f64 (pow.f64 x #s(literal 14 binary64)))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 7 binary64))))))) #s(literal -1 binary64))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal 5/324 binary64) (cbrt.f64 (pow.f64 x #s(literal 20 binary64)))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 10 binary64)))))))) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 #s(literal -1 binary64))) (cbrt.f64 (/.f64 (*.f64 x x) (*.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/6 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))))) #s(literal -1 binary64))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1/36 binary64) (cbrt.f64 (pow.f64 x #s(literal 14 binary64)))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 7 binary64))))))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 #s(literal 1/12 binary64) (cbrt.f64 (pow.f64 x #s(literal 8 binary64)))) (/.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (neg.f64 (*.f64 (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/3 binary64) (-.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) x))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (neg.f64 (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 (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)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x))) |
#s(approx (- (pow (- x -1) 2/3) (pow x 2/3)) (neg.f64 (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (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)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -5/81 binary64) (*.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 x (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (fma.f64 (*.f64 (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)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/3 binary64) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) (*.f64 (*.f64 x x) x)) #s(literal 1/9 binary64) (*.f64 (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)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (pow (- x -1) 2/3) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (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)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -5/81 binary64) (*.f64 (cbrt.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -5 binary64)))) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (pow x 2/3) (neg.f64 (cbrt.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 2 binary64))) x))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (+ (cbrt (- x -1)) (cbrt x)) (neg.f64 (*.f64 (fma.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (pow.f64 x #s(literal -5 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt (- x -1)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 (pow.f64 x #s(literal 10 binary64)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -5 binary64))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 x #s(literal 7 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -8 binary64)))) #s(literal -5/81 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x))) (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) x))) |
#s(approx (cbrt x) (neg.f64 (cbrt.f64 (*.f64 x #s(literal -1 binary64))))) |
Compiled 14 507 to 3 155 computations (78.3% saved)
34 alts after pruning (27 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 12 | 385 |
| Fresh | 4 | 15 | 19 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 378 | 34 | 412 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 7.1% | (/.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))) |
| 9.3% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 9.3% | (/.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))))) | |
| 9.4% | (/.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)))) | |
| 48.5% | (/.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))))) | |
| ✓ | 6.2% | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
| 6.8% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ✓ | 7.0% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.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 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 x))) | |
| ▶ | 98.5% | #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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
| 98.3% | #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 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) | |
| 93.4% | #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 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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.3% | #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 (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)))))) x))) | |
| ▶ | 98.7% | #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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))) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x))) | |
| 47.5% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) x))) | |
| 98.4% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) x))) | |
| ▶ | 45.6% | #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))) |
| 24.0% | #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))) | |
| 44.5% | #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))) | |
| ▶ | 46.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/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))) | |
| 49.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) | |
| 89.4% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| ▶ | 51.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
| ✓ | 49.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| 49.2% | #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 1 973 to 1 474 computations (25.3% saved)
| Inputs |
|---|
#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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x)) |
(/.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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x) |
(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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) |
(*.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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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))) |
(*.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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) |
(fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(+.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 -1 binary64) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) |
(+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(neg.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 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(cbrt.f64 x) |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.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 -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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (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) x)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) 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))) |
(/.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)) |
(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))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) |
(*.f64 (log.f64 x) #s(literal 4/3 binary64)) |
(log.f64 x) |
#s(literal 4/3 binary64) |
(*.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
(/.f64 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x)) |
(*.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x) |
(+.f64 (+.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 #s(literal 1 binary64) (cbrt.f64 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))) |
(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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* -1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* (pow x 2) (- (* 1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* 1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (* -1 (cbrt (pow x 2)))) x))) |
#s(approx (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) #s(hole binary64 (* -1 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))) x)))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (* -1 (* (/ 1 x) (cbrt (+ x (pow x 2))))))) |
#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 (neg (/ 1 (cbrt x))) #s(hole binary64 (* -1 (cbrt (/ 1 x))))) |
#s(approx (/ 1 (cbrt x)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#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 (+ (/ 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) |
#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) 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 (/ (/ 1 x) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (exp (* (log x) 4/3)) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* (log x) 4/3) #s(hole binary64 (* 4/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) #s(hole binary64 (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) #s(hole binary64 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (+ (* 2 x) (pow x 2)))) 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))) |
#s(approx (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) #s(hole binary64 (* -1 (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#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 (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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (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 (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (exp (* (log 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 (* (log x) 4/3) #s(hole binary64 (* -4/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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 (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) #s(hole binary64 (* -1 (+ (cbrt (/ 1 x)) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (* -1 (* (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 x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#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 (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log 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 (* (log x) 4/3) #s(hole binary64 (* 4/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) #s(hole binary64 (/ 1 (* x (+ (cbrt (/ 1 x)) (+ (* (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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) #s(hole binary64 (* x (+ (cbrt (/ 1 x)) (+ (* (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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) #s(hole binary64 (+ (cbrt (/ 1 x)) (+ (* (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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (+ (* (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 (/ (+ (/ 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 | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -1 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) (neg (cbrt (/ (+ (/ 1 x) 1) x))) (cbrt (/ (+ (/ 1 x) 1) x)) (/ (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (neg (/ 1 (cbrt x))) (/ 1 (cbrt x)) (cbrt x) -2 (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) -2/3 1/3 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (- (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) x)) 1/3) (cbrt (/ (/ 1 x) x)) (/ (/ 1 x) x) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (exp (* (log x) 4/3)) (* (log x) 4/3) (log x) 4/3 (* -1/9 (cbrt x)) -1/9 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (cbrt (/ (+ (/ 2 x) 1) x)) (/ (+ (/ 2 x) 1) x) (+ (/ 2 x) 1) (/ 2 x)) |
| 30.0ms | x | @ | -inf | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -1 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) (neg (cbrt (/ (+ (/ 1 x) 1) x))) (cbrt (/ (+ (/ 1 x) 1) x)) (/ (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (neg (/ 1 (cbrt x))) (/ 1 (cbrt x)) (cbrt x) -2 (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) -2/3 1/3 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (- (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) x)) 1/3) (cbrt (/ (/ 1 x) x)) (/ (/ 1 x) x) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (exp (* (log x) 4/3)) (* (log x) 4/3) (log x) 4/3 (* -1/9 (cbrt x)) -1/9 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (cbrt (/ (+ (/ 2 x) 1) x)) (/ (+ (/ 2 x) 1) x) (+ (/ 2 x) 1) (/ 2 x)) |
| 27.0ms | x | @ | 0 | ((/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (cbrt (+ (/ 2 (* x x)) (/ 1 x))) (+ (/ 2 (* x x)) (/ 1 x)) (/ 2 (* x x)) 2 (* x x) x (/ 1 x) 1 -1 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) (neg (cbrt (/ (+ (/ 1 x) 1) x))) (cbrt (/ (+ (/ 1 x) 1) x)) (/ (+ (/ 1 x) 1) x) (+ (/ 1 x) 1) (neg (/ 1 (cbrt x))) (/ 1 (cbrt x)) (cbrt x) -2 (/ 1 (* (* x x) x)) (* (* x x) x) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3) -2/3 1/3 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (- (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) x)) 1/3) (cbrt (/ (/ 1 x) x)) (/ (/ 1 x) x) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (exp (* (log x) 4/3)) (* (log x) 4/3) (log x) 4/3 (* -1/9 (cbrt x)) -1/9 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (cbrt (/ (+ (/ 2 x) 1) x)) (/ (+ (/ 2 x) 1) x) (+ (/ 2 x) 1) (/ 2 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 947 | 369367190590 |
| 0 | 1036 | 14462 |
| 1 | 5157 | 13861 |
| 0 | 8516 | 12993 |
| 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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x)) |
(/.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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x) |
(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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) |
(*.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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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))) |
(*.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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) |
(fma.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) |
(cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(+.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 -1 binary64) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))))) |
(+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))) |
(neg.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 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(cbrt.f64 x) |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.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 -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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (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) x)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) 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))) |
(/.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)) |
(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))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) |
(*.f64 (log.f64 x) #s(literal 4/3 binary64)) |
(log.f64 x) |
#s(literal 4/3 binary64) |
(*.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
(/.f64 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x)) |
(*.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 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x) |
(+.f64 (+.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 #s(literal 1 binary64) (cbrt.f64 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))) |
(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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* -1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* x (- (* (pow x 2) (- (* 1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* 1/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* 1/48 (* (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))) (* x (+ (* (pow x 2) (+ (* -1/72 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/48 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))))) (/ 1 (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* 1/16 (* (/ (pow x 3) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* -1/24 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (+ (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (+ (* -1/4 (pow x 2)) (* 1/4 x)))) (* (pow x 3) (+ (* 1/16 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* x (+ (* -1/24 (* (/ 1 (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2))))) (* 5/192 (* (/ x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)) (cbrt (/ 1 (pow (+ (* -1/4 (pow x 2)) (* 1/4 x)) 2)))))))))))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* x (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ (pow x 2) (pow (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (/ (+ (* -1 (cbrt (+ x (pow x 2)))) (* -1 (cbrt (pow x 2)))) x))) |
#s(approx (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) #s(hole binary64 (* -1 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (pow x 2))) x)))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (* -1 (* (/ 1 x) (cbrt (+ x (pow x 2))))))) |
#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 (neg (/ 1 (cbrt x))) #s(hole binary64 (* -1 (cbrt (/ 1 x))))) |
#s(approx (/ 1 (cbrt x)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#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 (+ (/ 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ x (+ (* -1 (cbrt (+ x (pow x 2)))) (+ (* -1 (cbrt (+ (* 2 x) (pow x 2)))) (* -1 (cbrt (pow x 2)))))))) |
#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) 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 (/ (/ 1 x) x) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (exp (* (log x) 4/3)) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* (log x) 4/3) #s(hole binary64 (* 4/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) #s(hole binary64 (/ 1 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2))))))) |
#s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) #s(hole binary64 (+ (cbrt (+ x (pow x 2))) (+ (cbrt (+ (* 2 x) (pow x 2))) (cbrt (pow x 2)))))) |
#s(approx (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (/ (+ (cbrt (+ x (pow x 2))) (cbrt (+ (* 2 x) (pow x 2)))) 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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ (- (* 32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -32/9 (* (/ 1 (* (pow x 6) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -32/3 (* (/ 1 (* (pow x 4) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (+ (* 80/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))) (cbrt (/ 1 (pow (- (/ 1 x) (* 4 (/ 1 (pow x 2)))) 2))))) (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)) (cbrt (- (/ 1 x) (* 4 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x))))))) |
#s(approx (cbrt (+ (/ 2 (* x x)) (/ 1 x))) #s(hole binary64 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (cbrt (/ 1 x)))))) |
#s(approx (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) #s(hole binary64 (* -1 (+ (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))) (cbrt (/ 1 x)))))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#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 (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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (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 (/ (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (exp (* (log 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 (* (log x) 4/3) #s(hole binary64 (* -4/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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 (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) |
#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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (/ -1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (- (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2)))))) (pow x 5))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (/ 1 (* x (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (* 1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x)))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) x)))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1/3 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (+ (* 4/3 (* (/ 1 (* (pow x 5) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) #s(hole binary64 (+ (* -1 (/ (+ (* -4/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/9 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (* -1 (* (/ 1 (* (pow x 2) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* 4 (* (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 32/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) #s(hole binary64 (/ (+ (* -1 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (- (* 4 (/ 1 (pow x 2))) (/ 1 x))))) (* -1 (/ (+ (* -4 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* -1 (/ (+ (* -32/3 (* (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)) (cbrt (/ 1 (pow (- (* 4 (/ 1 (pow x 2))) (/ 1 x)) 2))))) (* 80/3 (* (/ 1 (* x (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) #s(hole binary64 (/ 1 (* (pow x 3) (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2))))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) #s(hole binary64 (/ 1 (pow (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))) 2)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) #s(hole binary64 (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))) |
#s(approx (+ (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg (/ 1 (cbrt x)))) #s(hole binary64 (* -1 (+ (cbrt (/ 1 x)) (* (pow (cbrt -1) 2) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (* -1 (* (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 x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) #s(hole binary64 (/ 1 (+ (* -1 (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (+ (* -1 (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) (* -1 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))))))) |
#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 (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log 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 (* (log x) 4/3) #s(hole binary64 (* 4/3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) #s(hole binary64 (/ 1 (* x (+ (cbrt (/ 1 x)) (+ (* (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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) #s(hole binary64 (* x (+ (cbrt (/ 1 x)) (+ (* (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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) #s(hole binary64 (+ (cbrt (/ 1 x)) (+ (* (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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) #s(hole binary64 (+ (* (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 (/ (+ (/ 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 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))))) (neg.f64 x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (fma.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #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)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/.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) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))))) |
(pow.f64 (*.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 #s(literal 1 binary64) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (cosh.f64 (*.f64 (log.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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))) (sinh.f64 (*.f64 (log.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (-.f64 (pow.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (fma.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 #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))))))) |
(fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64))))) (neg.f64 (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 1/3 binary64)) |
(/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(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 (-.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 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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)) |
(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 |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 x #s(literal -1/3 binary64)) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 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))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal -1/3 binary64)) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))) |
(*.f64 #s(literal -1 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 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64))))))) |
(neg.f64 (-.f64 (pow.f64 x #s(literal -1/3 binary64)) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))) |
(neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/3 binary64)) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(-.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(-.f64 (neg.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)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(+.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(pow.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64)) |
(neg.f64 (*.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 (/.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 (-.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 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 (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.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) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/3 binary64)) |
(pow.f64 (neg.f64 (cbrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cbrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 x)) |
(neg.f64 (pow.f64 x #s(literal -1/3 binary64))) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/6 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 (pow.f64 x #s(literal -1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(pow.f64 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) (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 (cbrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/6 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)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(literal -2 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 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(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 (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 (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 (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 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2/3 binary64))) |
(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)))) |
#s(literal -2/3 binary64) |
#s(literal 1/3 binary64) |
(pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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) (neg.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 -1 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 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.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 (*.f64 (*.f64 x x) (*.f64 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 (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 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 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 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (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))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.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 (*.f64 (*.f64 x x) (*.f64 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 (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 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 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 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/3 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 (/.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 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 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 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1 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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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 (cbrt.f64 x) #s(literal -1/9 binary64) (*.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))) |
(-.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 (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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -4/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 4/3 binary64))) |
(cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 4/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)))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -4/3 binary64)) |
(*.f64 #s(literal -4/3 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 4/3 binary64)) |
(*.f64 #s(literal 4/3 binary64) (log.f64 (exp.f64 (log.f64 x)))) |
(*.f64 #s(literal 4/3 binary64) (log.f64 x)) |
(log.f64 (pow.f64 x #s(literal 4/3 binary64))) |
(log.f64 x) |
#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) |
#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))) |
(*.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) x)) |
(*.f64 (/.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))))) |
(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 -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)))) x) |
(/.f64 (/.f64 #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 #s(literal 1 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 1 binary64))) |
(/.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)) |
(/.f64 #s(literal -1 binary64) (neg.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))) |
(exp.f64 (*.f64 (log.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 -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) |
(*.f64 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)))) |
(fma.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) 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)) |
(fma.f64 x (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (*.f64 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 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) 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)) |
(+.f64 (*.f64 x (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (*.f64 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 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)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.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 (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))) (+.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))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 (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)))) |
(+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) 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 (+.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 (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 (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 (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))) (+.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 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(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 (-.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 (/.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 (*.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) |
(+.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 (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)) x))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (neg.f64 (/.f64 x (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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)))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (fma.f64 (-.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)) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) #s(literal -1/48 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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))))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/72 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 #s(literal -1/48 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 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal -2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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))))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)) x))) (cbrt.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (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) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x)) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/72 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 #s(literal 1/48 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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)))))) x)) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (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) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/72 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 #s(literal 1/48 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))))) x (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 #s(literal 1/16 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (fma.f64 (*.f64 #s(literal 5/192 binary64) (/.f64 x (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 #s(literal -1/24 binary64) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 x x) x) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)) x))) |
#s(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/.f64 (*.f64 x x) (pow.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (/.f64 (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (/.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 x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (fma.f64 x x x))) x))) |
#s(approx (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg.f64 (*.f64 (cbrt.f64 (fma.f64 x 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) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ 1 x) 1) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) |
#s(approx (neg (/ 1 (cbrt x))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
#s(approx (/ 1 (cbrt x)) (pow.f64 x #s(literal -1/3 binary64))) |
#s(approx (cbrt x) (cbrt.f64 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 (+ (/ 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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (/.f64 x (+.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (/ (/ 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 (* (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 (/ (/ 1 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (+ (* (exp (* (log 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 (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log x) 4/3)) 1/3) (* -1/9 (cbrt x))) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
#s(approx (+ (* (exp (* (log 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 (exp (* (log x) 4/3)) (pow.f64 x #s(literal 4/3 binary64))) |
#s(approx (* (log x) 4/3) (*.f64 (log.f64 x) #s(literal 4/3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (* -1/9 (cbrt x)) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt 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))))) |
#s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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 (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) (/.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) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (+ (/ 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 #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))) #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 (/.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) (*.f64 x x)) (*.f64 x x))))) (*.f64 (/.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))) #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 (+.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 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -8/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))) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/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))) #s(literal 1/27 binary64)))) (pow.f64 x #s(literal 9 binary64))))) (fma.f64 (*.f64 (*.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))) #s(literal -1/9 binary64) (fma.f64 (*.f64 (*.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))) #s(literal -1/9 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 -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))) #s(literal 1/3 binary64))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x)) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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))) #s(literal 32/9 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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) 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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x)) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 (fma.f64 #s(literal -32/9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) x)) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 #s(literal -32/9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (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)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x) #s(literal -2 binary64)))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 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))) #s(literal 4 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 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))) #s(literal 4 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 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 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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)))) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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(approx (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (+ (/ 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 (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 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 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ 1 x) 1) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#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 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)) (*.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)))) (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 (-.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 (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (/ (+ (* (exp (* (log 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 (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log 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 (+ (* (exp (* (log 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 (* (log x) 4/3) (*.f64 (log.f64 x) #s(literal 4/3 binary64))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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 (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt 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) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (+ (/ 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 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 -2/3 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 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 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) 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 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #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 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 -2/3 binary64))))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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))))) (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 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.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 -4/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 -5/3 binary64))) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal 2 binary64))))) (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) (*.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 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x) #s(literal -7/3 binary64))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x) #s(literal 3 binary64))) #s(literal 1/27 binary64) (*.f64 (*.f64 #s(literal 5/81 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #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 -8/3 binary64)))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.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 -4/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 -5/3 binary64))) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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/3 binary64) (pow.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 -2/3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (neg.f64 (/.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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (neg.f64 (/.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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x))) |
#s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4/3 binary64) (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (*.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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (neg.f64 (/.f64 (-.f64 (*.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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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)))) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64)) (-.f64 (*.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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) x))) |
#s(approx (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x) (neg.f64 (/.f64 (-.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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4/3 binary64) (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) (pow.f64 x #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4/3 binary64) (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (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))) (pow.f64 (*.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) x) #s(literal -2 binary64))))) |
#s(approx (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2/3 binary64))) #s(literal 4 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 #s(literal 32/3 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 -32/3 binary64) (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) x))) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (*.f64 (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (pow.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (neg (cbrt (/ (+ (/ 1 x) 1) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
#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 x) (neg.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)))) |
#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 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) #s(literal 1 binary64) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (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 (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 (/ (+ (* (exp (* (log 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 (+ (* (exp (* (log 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 (* (log x) 4/3) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 4/3 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))))) |
#s(approx (log x) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* -1/9 (cbrt x)) (*.f64 (*.f64 (cbrt.f64 x) #s(literal -1 binary64)) #s(literal 1/9 binary64))) |
#s(approx (/ 1 (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.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))) (pow.f64 x #s(literal -1/3 binary64))) x))) |
#s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) x) (*.f64 (fma.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))) (pow.f64 x #s(literal -1/3 binary64))) x)) |
#s(approx (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) (fma.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))) (pow.f64 x #s(literal -1/3 binary64)))) |
#s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (*.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 (/ (+ (/ 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 16 294 to 4 466 computations (72.6% saved)
46 alts after pruning (36 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 19 | 555 |
| Fresh | 5 | 17 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 543 | 46 | 589 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 7.1% | (/.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))) |
| 9.3% | (/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) | |
| 9.3% | (/.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))))) | |
| 9.4% | (/.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)))) | |
| 48.5% | (/.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))))) | |
| ✓ | 6.2% | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
| 6.8% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) | |
| ✓ | 7.0% | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.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)) |
| 93.9% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 (/.f64 #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))))) | |
| 98.2% | #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 (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)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.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)))))) x))) | |
| 98.5% | #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 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) | |
| 94.0% | #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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64)))) x))) | |
| 98.2% | #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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))) x))) | |
| 97.5% | #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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) | |
| 50.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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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))) | |
| 48.6% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) | |
| 98.8% | #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 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x))) | |
| 93.4% | #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 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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))) | |
| 98.8% | #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x))) | |
| 98.5% | #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #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 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) x))) | |
| 97.3% | #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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 #s(approx (+ (/ 2 (* x x)) (/ 1 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x))) | |
| 51.3% | #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 #s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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 #s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) (neg.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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))) | |
| 47.5% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) x))) | |
| 98.4% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) x))) | |
| 91.3% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (exp.f64 (*.f64 (log.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 -1 binary64)))) | |
| 94.1% | #s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) #s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) x))) | |
| 45.6% | #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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) | |
| ✓ | 45.6% | #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))) |
| 24.0% | #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))) | |
| 44.5% | #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))) | |
| ✓ | 46.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
| 96.5% | #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))) |
| 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))) | |
| 49.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) | |
| 89.4% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| ✓ | 51.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
| ✓ | 49.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| 51.8% | #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))) | |
| 49.2% | #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 3 035 to 1 771 computations (41.6% 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 (/.f64 #s(literal 1 binary64) (cbrt.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) 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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) 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 #s(literal 1 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 1 binary64) x) #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 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (log.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 (+.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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.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 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (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))))) (exp.f64 (*.f64 (log.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 -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 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 #s(approx (+ (/ 2 (* x x)) (/ 1 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) #s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #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 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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 #s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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 (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.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 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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 #s(literal 1 binary64) (*.f64 (/.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)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.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)))))) 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x))) (neg.f64 (/.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))))) (neg.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (neg.f64 (+.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 (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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))) (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #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))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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 (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))))) x))) |
2 calls:
| 15.0ms | x |
| 13.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.8% | 1 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) 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 #s(literal 1 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 1 binary64) x) #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 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (log.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 (+.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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.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 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (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))))) (exp.f64 (*.f64 (log.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 -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 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 #s(approx (+ (/ 2 (* x x)) (/ 1 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) #s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #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 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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 #s(approx (cbrt (/ (+ (/ 2 x) 1) x)) (*.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) (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 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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 (exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/3 binary64))) #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 (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) #s(literal -1 binary64)))))) x))) |
| Outputs |
|---|
#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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 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.7% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.7% | 1 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) 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 #s(literal 1 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 1 binary64) x) #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 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (log.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 (+.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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.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 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (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))))) (exp.f64 (*.f64 (log.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 -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 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 #s(approx (+ (/ 2 (* x x)) (/ 1 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) #s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #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 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (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))))) (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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #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 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) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) x))) |
2 calls:
| 14.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | x |
| 98.5% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) 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 #s(literal 1 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 1 binary64) x) #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 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (log.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 (+.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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.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 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (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))))) (exp.f64 (*.f64 (log.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 -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 (+.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (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 (neg.f64 (cbrt.f64 (*.f64 x x))) (neg.f64 (cbrt.f64 (fma.f64 x x (+.f64 x x))))) (neg.f64 (cbrt.f64 (fma.f64 x x x))))))) 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (pow.f64 #s(approx (+ (/ 2 (* x x)) (/ 1 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 #s(approx (+ (/ 2 (* x x)) (/ 1 x)) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64) #s(approx (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1)) (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (/.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))))) #s(approx (neg (/ (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) x)) (/.f64 (-.f64 (*.f64 (*.f64 (cbrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (+.f64 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (neg.f64 (+.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -1/3 binary64)))) (neg.f64 (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 (pow.f64 (fma.f64 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) (*.f64 (/.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 #s(literal -1 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))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)))))) (neg.f64 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)) |
| Outputs |
|---|
#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 2 binary64) x) #s(literal 1 binary64)) x)) (/.f64 (cbrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
2 calls:
| 13.0ms | x |
| 9.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | x |
| 98.5% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) 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 #s(literal 1 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 1 binary64) x) #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 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (exp.f64 (*.f64 (log.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 (+.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))))) (neg.f64 (/.f64 #s(approx (+ (* (* (* (pow (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))) -2) (/ 1 (* (* x x) x))) (pow (+ (/ 2 (* x x)) (/ 1 x)) -2/3)) 1/3) (/ 1 (+ (* (cbrt (+ (/ 2 (* x x)) (/ 1 x))) -1) (+ (* (cbrt (+ (/ 1 x) (/ 1 (* x x)))) -1) (* (pow x -1/3) -1))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))) (neg.f64 (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (neg.f64 (/.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 #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (cbrt.f64 (*.f64 #s(literal -1 binary64) (/.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 (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))))) (exp.f64 (*.f64 (log.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 -1 binary64)))) |
| Outputs |
|---|
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
2 calls:
| 11.0ms | x |
| 8.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | x |
| 98.5% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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(literal 1 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 1 binary64) x) #s(literal 1 binary64)) 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 #s(literal 1 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 1 binary64) x) #s(literal 1 binary64)) x))) (cbrt.f64 (/.f64 #s(literal 1 binary64) x))) x))) |
2 calls:
| 10.0ms | x |
| 8.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.2% | 1 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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 (-.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 (/ (- (- 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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
2 calls:
| 10.0ms | x |
| 7.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 99.1% | 2 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 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))) |
#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 #s(approx (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) 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 (/.f64 #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))))) |
| Outputs |
|---|
(/.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))))) |
#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 2 binary64) x) #s(literal 1 binary64)) x)) (cbrt.f64 (/.f64 #s(approx (+ (/ 1 x) 1) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (cbrt.f64 x))) x))) |
2 calls:
| 10.0ms | x |
| 7.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 99.1% | 2 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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)) 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))))) |
| Outputs |
|---|
(/.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))))) |
#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 |
|---|---|---|
| 98.3% | 2 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.3% | 2 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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))) |
#s(approx (/ (- (- x -1) x) (+ (pow (- x -1) 2/3) (+ (pow x 2/3) (cbrt (* (- x -1) x))))) (/.f64 #s(literal 1 binary64) #s(approx (* (+ (+ (cbrt (/ (+ (/ 2 x) 1) x)) (cbrt (/ (+ (/ 1 x) 1) x))) (/ 1 (cbrt x))) 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)))))) |
(/.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))))) |
| 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:
| 8.0ms | x |
| 6.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 98.2% | 2 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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 (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))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 x) #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))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) (exp.f64 (*.f64 (log.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 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 #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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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:
| 7.0ms | x |
| 6.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 96.5% | 1 | x |
Compiled 7 to 7 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)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 x x))) #s(literal 1/3 binary64))) |
#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))) |
| 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))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 92.4% | 2 | x |
Compiled 7 to 7 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))) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 1 | 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))) |
| 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 7 to 7 computations (0% 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 | x |
| 1.8% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2133232815264337.3 | 17891118142308444.0 |
| 1.0ms | 16× | 1 | valid |
Compiled 70 to 69 computations (1.4% saved)
adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-cbrt: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 96351728979262.11 | 2133232815264337.3 |
| 1.0ms | 16× | 1 | valid |
Compiled 58 to 56 computations (3.4% saved)
ival-cbrt: 1.0ms (94.9% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 10.0ms | 96351728979262.11 | 2133232815264337.3 |
| 6.0ms | 96× | 1 | valid |
Compiled 199 to 199 computations (0% saved)
ival-cbrt: 2.0ms (51.6% of total)adjust: 1.0ms (25.8% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 96351728979262.11 | 2133232815264337.3 |
| 2.0ms | 32× | 1 | valid |
Compiled 97 to 100 computations (-3.1% saved)
ival-cbrt: 1.0ms (76.7% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 17.0ms | 1.5842575883821376e+153 | 1.3278867996070117e+156 |
| 10.0ms | 128× | 1 | valid |
Compiled 218 to 234 computations (-7.3% saved)
ival-cbrt: 3.0ms (44.3% of total)adjust: 2.0ms (29.5% of total)ival-sub!: 1.0ms (14.8% of total)ival-add!: 1.0ms (14.8% of total)| 1× | fuel |
Compiled 258 to 168 computations (34.9% saved)
Compiled 284 to 185 computations (34.9% saved)
Loading profile data...