
Time bar (total: 3.3s)
| 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)
| 536.0ms | 6 337× | 1 | valid |
| 483.0ms | 1 801× | 2 | valid |
| 5.0ms | 118× | 0 | valid |
ival-cbrt: 272.0ms (50.3% of total)adjust: 173.0ms (32% of total)ival-add!: 57.0ms (10.5% of total)ival-sub!: 39.0ms (7.2% 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 | 2414 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.9% | (-.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 | 965 | 611 |
| 0 | 8749 | 547 |
| 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 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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (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)) |
(+.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)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 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 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 x)) #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)) (-.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 (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 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -10/243 binary64) (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))))) (*.f64 x x))) |
#s(approx (cbrt (+ x 1)) (cbrt.f64 x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (cbrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (+ x 1) x) |
#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 #s(literal -1 binary64) #s(literal -5/3 binary64))) (pow.f64 x #s(literal 10/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 682 to 364 computations (46.6% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 7 | 79 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 7 | 80 |
| Status | Accuracy | Program |
|---|---|---|
| 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))))) | |
| ▶ | 4.6% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| ▶ | 6.9% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
| ▶ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| ▶ | 45.7% | #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))) |
| 46.0% | #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))) | |
| ▶ | 88.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
Compiled 164 to 160 computations (2.4% 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))) (cbrt.f64 x)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
#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) |
| 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)) (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 (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (/ (+ (* (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 (- (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)) (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 (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (/ (+ (* (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 (- (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)) (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 (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.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)) (cbrt x)) (cbrt (- x -1)) (- x -1) -1 (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- (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)) |
| 8.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)) (cbrt x)) (cbrt (- x -1)) (- x -1) -1 (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- (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)) |
| 7.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)) (cbrt x)) (cbrt (- x -1)) (- x -1) -1 (- (pow (- x -1) 1/3) (cbrt x)) (pow (- x -1) 1/3) (- (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 2603 |
| 0 | 309 | 2293 |
| 1 | 1203 | 2067 |
| 0 | 8376 | 1913 |
| 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))) (cbrt.f64 x)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
#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) |
#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)) (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 (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (/ (+ (* (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 (- (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)) (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 (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (/ (+ (* (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 (- (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)) (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 (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 3))) (* (cbrt (/ 1 (pow x 2))) (cbrt -1))))))) |
#s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* -1/9 (cbrt x)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
| Outputs |
|---|
#s(approx (- (pow (- x -1) 1/3) (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 x x)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (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) (neg.f64 (pow.f64 x #s(literal 2/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (neg.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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))) |
x |
#s(literal -2/3 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) (pow.f64 x #s(literal 2/3 binary64)))) (neg.f64 (+.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (cbrt.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) x)) (neg.f64 (fma.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) (pow.f64 x #s(literal 2/3 binary64))) (+.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (cbrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) x) (fma.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) (+.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (cbrt.f64 x))) (/.f64 (pow.f64 x #s(literal 2/3 binary64)) (+.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (cbrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))) (fma.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)))))) (/.f64 x (fma.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (*.f64 (cbrt.f64 x) (+.f64 (cbrt.f64 x) #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64))))))) |
(-.f64 #s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) (cbrt.f64 x)) |
#s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) |
#s(literal 1 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)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(/.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 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (cbrt.f64 (fma.f64 x x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.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)))))) |
(/.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 x #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)))) |
(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 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) |
(pow.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.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 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.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 x (-.f64 x #s(literal 1 binary64))))) |
(/.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 (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 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) (/.f64 #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 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64))) |
#s(literal -1 binary64) |
(/.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 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (cbrt.f64 (fma.f64 x x #s(literal -1 binary64))) (cbrt.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.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)))))) |
(/.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 x #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.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 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.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 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.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 (pow.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.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 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.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 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.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)) (neg.f64 x)) |
(/.f64 (neg.f64 (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 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 (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 (neg.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)) |
(neg.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))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (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 x x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (fabs.f64 x)) (/.f64 (cbrt.f64 x) (fabs.f64 x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 (cbrt.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1/9 binary64) (fabs.f64 x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (neg.f64 x)) (/.f64 (cbrt.f64 x) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 (cbrt.f64 x) (neg.f64 x)) (/.f64 #s(literal -1/9 binary64) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 (cbrt.f64 x) x) (/.f64 #s(literal -1/9 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4/3 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (fabs.f64 x)) (/.f64 (pow.f64 x #s(literal 4/3 binary64)) (fabs.f64 x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4/3 binary64)) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal 4/3 binary64)) (neg.f64 x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4/3 binary64)) x) (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (pow.f64 x #s(literal 4/3 binary64)) x) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) (/.f64 (cbrt.f64 x) x) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.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 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))) (*.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 3 binary64)) (pow.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64) (fma.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 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 (*.f64 #s(literal -1/729 binary64) x) (pow.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/81 binary64) (pow.f64 x #s(literal 2/3 binary64)) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64) (*.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 (neg.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64)) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)))) (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))))) |
(/.f64 (neg.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))) (neg.f64 (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64)))))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 #s(literal 1/81 binary64) (pow.f64 x #s(literal 2/3 binary64)) (*.f64 (*.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))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64)) (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/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 (-.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/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)) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))))) |
(/.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))) (fma.f64 #s(literal 1/81 binary64) (pow.f64 x #s(literal 2/3 binary64)) (*.f64 (*.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 (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 (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 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 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/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 (/.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (fma.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 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64)) (fma.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 (neg.f64 (cbrt.f64 x)) #s(literal -1/9 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 (neg.f64 (pow.f64 x #s(literal 4/3 binary64))) #s(literal 1/3 binary64))) |
(-.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 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.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 #s(literal -1/729 binary64) x) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.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 (*.f64 #s(literal -1/729 binary64) x) (fma.f64 #s(literal 1/81 binary64) (pow.f64 x #s(literal 2/3 binary64)) (*.f64 (*.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)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/81 binary64) (pow.f64 x #s(literal 2/3 binary64)) (*.f64 (*.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))))))) |
(+.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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 2/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.f64 (pow.f64 x #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 2/3 binary64)) (pow.f64 x #s(literal 2/3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4/3 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))) |
#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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (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 (* (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 (pow (- x -1) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (- x -1) 1/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 (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 (cbrt x) (cbrt.f64 x)) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (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 (pow (- x -1) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (- x -1) 1/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 (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 (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (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 (pow (- x -1) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (- x -1) 1/3) (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (fma.f64 (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 (/ (+ (* (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 (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (pow (- x -1) 1/3) (cbrt.f64 x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (pow (- x -1) 1/3) (cbrt.f64 x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (pow (- x -1) 1/3) (cbrt.f64 x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (pow (- x -1) 1/3) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -11/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal -2/3 binary64))) x)) |
#s(approx (/ (+ (* (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 (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (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))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) (/.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))))) |
#s(approx (cbrt x) (*.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (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))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) (/.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))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (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))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (cbrt.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) (/.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))))) |
#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))) |
Compiled 2 357 to 961 computations (59.2% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 231 | 15 | 246 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 233 | 20 | 253 |
| Status | Accuracy | Program |
|---|---|---|
| 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))))) | |
| 7.1% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) | |
| ✓ | 4.6% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| ✓ | 6.9% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
| ▶ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| ▶ | 46.0% | #s(approx (- (pow (- x -1) 1/3) (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))) |
| 45.8% | #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.4% | #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))) | |
| 33.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))) (*.f64 x x))) | |
| 44.6% | #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))) | |
| 88.8% | #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))) | |
| 46.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) | |
| ▶ | 89.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| ✓ | 88.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 88.8% | #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))) | |
| 50.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) | |
| 89.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| ▶ | 49.9% | #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 544 to 532 computations (2.2% saved)
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (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)))) |
(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))) |
(pow.f64 x #s(literal -5/3 binary64)) |
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)) |
(pow.f64 x #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
#s(literal 1/3 binary64) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/3 binary64)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) |
(exp.f64 (log.f64 x)) |
(log.f64 x) |
#s(approx (- (pow (- x -1) 1/3) (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))) |
(/.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)) |
(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)))) |
(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))) |
(pow.f64 x #s(literal 4/3 binary64)) |
#s(literal 4/3 binary64) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) |
#s(literal 5/81 binary64) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* (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 -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (pow x -5/3) #s(hole binary64 (cbrt (/ 1 (pow x 5))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x -2/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow x -2/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (- (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 (/ 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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (pow (exp (log x)) -2/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow (exp (log x)) -2/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (exp (log x)) #s(hole binary64 x)) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) x))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) x))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* 1/3 (cbrt (pow x 7)))) x))) |
#s(approx (pow x 4/3) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* (pow x -2/3) 5/81) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* (pow x 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 -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (* (pow x 2) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 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 (/ (+ (* (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 -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (pow x -5/3) #s(hole binary64 (* -1 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (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 (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #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)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) (pow x -5/3) x -5/3 -1/9 (* (pow x -2/3) 1/3) (pow x -2/3) -2/3 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) 1 (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (/ 1 (* x x)) (* x x) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (exp (log x)) -2/3) 1/3) (pow (exp (log x)) -2/3) (exp (log x)) (log x) (- (pow (- x -1) 1/3) (cbrt x)) (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (cbrt x) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (pow x 4/3) 4/3 (* (pow x -2/3) 5/81) 5/81) |
| 42.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) (pow x -5/3) x -5/3 -1/9 (* (pow x -2/3) 1/3) (pow x -2/3) -2/3 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) 1 (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (/ 1 (* x x)) (* x x) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (exp (log x)) -2/3) 1/3) (pow (exp (log x)) -2/3) (exp (log x)) (log x) (- (pow (- x -1) 1/3) (cbrt x)) (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (cbrt x) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (pow x 4/3) 4/3 (* (pow x -2/3) 5/81) 5/81) |
| 34.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) (pow x -5/3) x -5/3 -1/9 (* (pow x -2/3) 1/3) (pow x -2/3) -2/3 1/3 (- (cbrt (+ x 1)) (pow x 1/3)) (cbrt (+ x 1)) 1 (pow x 1/3) (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ 1 (* x x))) 1/3) (cbrt (/ 1 (* x x))) (/ 1 (* x x)) (* x x) (- (cbrt (+ x 1)) (cbrt x)) (* (pow (exp (log x)) -2/3) 1/3) (pow (exp (log x)) -2/3) (exp (log x)) (log x) (- (pow (- x -1) 1/3) (cbrt x)) (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (cbrt x) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (pow x 4/3) 4/3 (* (pow x -2/3) 5/81) 5/81) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 55834577306 |
| 0 | 375 | 2562 |
| 1 | 1505 | 2349 |
| 0 | 8429 | 2238 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (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)))) |
(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))) |
(pow.f64 x #s(literal -5/3 binary64)) |
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)) |
(pow.f64 x #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
#s(literal 1/3 binary64) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/3 binary64)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) |
(exp.f64 (log.f64 x)) |
(log.f64 x) |
#s(approx (- (pow (- x -1) 1/3) (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))) |
(/.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)) |
(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)))) |
(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))) |
(pow.f64 x #s(literal 4/3 binary64)) |
#s(literal 4/3 binary64) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) |
#s(literal 5/81 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* (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 -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (pow x -5/3) #s(hole binary64 (cbrt (/ 1 (pow x 5))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x -2/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow x -2/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (- (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 (/ 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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (pow (exp (log x)) -2/3) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (pow (exp (log x)) -2/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (exp (log x)) #s(hole binary64 x)) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) x))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) x))) |
#s(approx (cbrt x) #s(hole binary64 (cbrt x))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* 1/3 (cbrt (pow x 7)))) x))) |
#s(approx (pow x 4/3) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (* (pow x -2/3) 5/81) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* (pow x 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 -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (cbrt x))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (cbrt (+ x 1)) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) #s(hole binary64 (* (pow x 2) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 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 (/ (+ (* (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 -5/3) -1/9) (* (pow x -2/3) 1/3)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (pow x -5/3) #s(hole binary64 (* -1 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (pow x 1/3)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (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 (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #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)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
| Outputs |
|---|
#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 -2/3 binary64)) #s(literal 1/3 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (*.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.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 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (*.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.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)))))) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(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))) |
(fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (*.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(+.f64 (*.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 (fabs.f64 (pow.f64 x #s(literal -5/6 binary64))) (fabs.f64 (pow.f64 x #s(literal -5/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -5/6 binary64))) (neg.f64 (pow.f64 x #s(literal -5/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal -5/6 binary64)) (pow.f64 x #s(literal -5/6 binary64))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -5/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -5/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3 binary64)) |
(pow.f64 x #s(literal -5/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64)))) |
(cbrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -5/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -5/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -5/3 binary64))) |
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 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 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 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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))) |
#s(literal -2/3 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)))) |
(/.f64 (neg.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)) (neg.f64 (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 (-.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 (/.f64 (*.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) #s(approx (cbrt (+ x 1)) #s(literal 1 binary64))) (+.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x))) (/.f64 (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))) (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 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) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (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 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(exp.f64 (/.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(*.f64 (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 (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 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.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) (pow.f64 x #s(literal 4/3 binary64))) (pow.f64 x #s(literal -2/3 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)) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4/3 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 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)) |
(/.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) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 3 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 x) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 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 (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 (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 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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))) |
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 (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) x) x) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (fabs.f64 x)) (/.f64 (cbrt.f64 x) (fabs.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (cbrt.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1/9 binary64) (fabs.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (neg.f64 x)) (/.f64 (cbrt.f64 x) (neg.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (cbrt.f64 x) (neg.f64 x)) (/.f64 #s(literal -1/9 binary64) (neg.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) x) (/.f64 (cbrt.f64 x) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (cbrt.f64 x) x) (/.f64 #s(literal -1/9 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.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))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (*.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))) (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 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64))) (-.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/729 binary64) x)) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (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(literal 3 binary64)) (*.f64 #s(literal 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.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))) (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 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/729 binary64) x (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/729 binary64) x (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (cbrt.f64 x) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/729 binary64) x) (+.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))))) |
(+.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/6 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/6 binary64))) (neg.f64 (pow.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (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 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) |
(exp.f64 (/.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #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)) (*.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 5/81 binary64)) (*.f64 (neg.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 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 5/81 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 5/81 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 5/81 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 5/81 binary64)) (*.f64 (*.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))) #s(literal 5/81 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))))) |
(/.f64 (neg.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 (neg.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 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (+.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64))) (-.f64 (*.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 (fma.f64 #s(literal 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.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 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (*.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)))))) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) |
(fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal -2/3 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (-.f64 (*.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 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.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 (neg.f64 (pow.f64 x #s(literal -2/3 binary64))) #s(literal 5/81 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (+.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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (*.f64 #s(literal 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (/.f64 (*.f64 #s(literal 125/531441 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) #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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 2/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 2/3 binary64))) (neg.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 x x) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(cbrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4/3 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))) |
#s(literal 4/3 binary64) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)) |
(*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
#s(literal 5/81 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (/ (+ (* (pow x 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 -5/3) -1/9) (* (pow x -2/3) 1/3)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 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 (pow x -5/3) (pow.f64 x #s(literal -5/3 binary64))) |
#s(approx (exp (log x)) 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 (- (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 (* (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 (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x 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 (exp (log x)) x) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (/.f64 (fma.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 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) x)) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (/.f64 (fma.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 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) x)) |
#s(approx (cbrt x) (cbrt.f64 x)) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (/.f64 (fma.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) x)) |
#s(approx (pow x 4/3) (pow.f64 x #s(literal 4/3 binary64))) |
#s(approx (* (pow x -2/3) 5/81) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 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 (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 -2/3 binary64)) #s(literal 5/81 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 #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 -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (*.f64 x 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 -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (pow x -2/3) 1/3)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (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 -2/3 binary64)) #s(literal 5/81 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 #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 -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 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 (log x) (log.f64 x)) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (*.f64 x x))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) (*.f64 x x))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81)) (*.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)) #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 (/ (+ (* (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 -5/3) -1/9) (* (pow x -2/3) 1/3)) (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 -5/3) (neg.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)) #s(literal 1/9 binary64))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 10/3 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) (*.f64 x x))) |
#s(approx (cbrt (+ x 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 binary64) (cbrt.f64 x)) #s(literal 1/9 binary64))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (cbrt (+ x 1)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 x x) x)))) x))) |
#s(approx (cbrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)) #s(literal 1/9 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (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 (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* 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 (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -5/81 binary64))) x)))) |
#s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.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)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -5/81 binary64))) x))) (*.f64 x x))) |
#s(approx (cbrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)))) |
Compiled 3 465 to 1 372 computations (60.4% saved)
33 alts after pruning (25 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 271 | 15 | 286 |
| Fresh | 1 | 10 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 273 | 33 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| 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))))) | |
| 7.1% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) | |
| ✓ | 4.6% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| ✓ | 6.9% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| ✓ | 46.0% | #s(approx (- (pow (- x -1) 1/3) (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))) |
| 46.1% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (exp.f64 (*.f64 (log.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))) | |
| 24.7% | #s(approx (- (pow (- x -1) 1/3) (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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) | |
| 46.0% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (+.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 44.6% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 90.0% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))))) | |
| ▶ | 90.3% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
| 45.8% | #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.4% | #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))) | |
| 33.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))) (*.f64 x x))) | |
| 88.8% | #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))) | |
| ▶ | 46.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
| ✓ | 89.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 89.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))))) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) | |
| ✓ | 88.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 88.8% | #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))) | |
| 50.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) | |
| 89.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| 51.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) | |
| 50.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) | |
| ✓ | 49.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| ▶ | 51.0% | #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))) |
| 48.4% | #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))) | |
| ▶ | 97.7% | #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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64))))) |
| 51.2% | #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 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))))) | |
| ▶ | 90.3% | #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 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))))) |
| 51.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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))))) |
Compiled 1 088 to 1 060 computations (2.6% saved)
| Inputs |
|---|
#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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
(pow.f64 x #s(literal -5/3 binary64)) |
x |
#s(literal -5/3 binary64) |
#s(literal -1/9 binary64) |
(*.f64 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(cbrt.f64 x) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (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)) |
(*.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))) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #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 (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) |
(*.f64 (log.f64 x) #s(literal -2/3 binary64)) |
(log.f64 x) |
#s(literal -2/3 binary64) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(pow.f64 x #s(literal -8/3 binary64)) |
#s(literal -8/3 binary64) |
#s(literal 5/81 binary64) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* (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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (pow x -5/3) #s(hole binary64 (cbrt (/ 1 (pow x 5))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (cbrt (/ 1 x)) (cbrt x)) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (cbrt (/ 1 x)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (cbrt x) #s(hole binary64 (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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (/ 1 x) (/ 1 x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (* (exp (* (log x) -2/3)) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (exp (* (log x) -2/3)) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (log x) -2/3) #s(hole binary64 (* -2/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* 1/3 (cbrt (pow x 7)))) (pow x 3)))) |
#s(approx (pow x -8/3) #s(hole binary64 (cbrt (/ 1 (pow x 8))))) |
#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 (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* (pow x 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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (* (log x) -2/3) #s(hole binary64 (* 2/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 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 (/ (+ (* (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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (pow x -5/3) #s(hole binary64 (* -1 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))))) |
#s(approx (cbrt (/ 1 x)) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (* (log x) -2/3) #s(hole binary64 (* -2/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) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | x | @ | -inf | ((- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (pow x -5/3) x -5/3 -1/9 (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3) (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt (/ 1 x)) (/ 1 x) 1 (cbrt x) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (pow (* x x) -1/3) 1/3) (pow (* x x) -1/3) (* x x) -1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (cbrt (* (/ 1 x) (/ 1 x))) (* (/ 1 x) (/ 1 x)) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (* (exp (* (log x) -2/3)) 1/3) (exp (* (log x) -2/3)) (* (log x) -2/3) (log x) -2/3 (- (pow (- x -1) 1/3) (cbrt x)) (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (pow x -8/3) -8/3 5/81 (* (pow x -2/3) 1/3) (pow x -2/3)) |
| 20.0ms | x | @ | inf | ((- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (pow x -5/3) x -5/3 -1/9 (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3) (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt (/ 1 x)) (/ 1 x) 1 (cbrt x) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (pow (* x x) -1/3) 1/3) (pow (* x x) -1/3) (* x x) -1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (cbrt (* (/ 1 x) (/ 1 x))) (* (/ 1 x) (/ 1 x)) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (* (exp (* (log x) -2/3)) 1/3) (exp (* (log x) -2/3)) (* (log x) -2/3) (log x) -2/3 (- (pow (- x -1) 1/3) (cbrt x)) (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (pow x -8/3) -8/3 5/81 (* (pow x -2/3) 1/3) (pow x -2/3)) |
| 18.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (pow x -5/3) x -5/3 -1/9 (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3) (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt (/ 1 x)) (/ 1 x) 1 (cbrt x) 1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (pow (* x x) -1/3) 1/3) (pow (* x x) -1/3) (* x x) -1/3 (- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (cbrt (* (/ 1 x) (/ 1 x))) (* (/ 1 x) (/ 1 x)) (- (cbrt (+ x 1)) (cbrt x)) (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (* (exp (* (log x) -2/3)) 1/3) (exp (* (log x) -2/3)) (* (log x) -2/3) (log x) -2/3 (- (pow (- x -1) 1/3) (cbrt x)) (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (pow x -8/3) -8/3 5/81 (* (pow x -2/3) 1/3) (pow x -2/3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 133143987673 |
| 0 | 354 | 2320 |
| 1 | 1333 | 2161 |
| 0 | 8747 | 2023 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
(pow.f64 x #s(literal -5/3 binary64)) |
x |
#s(literal -5/3 binary64) |
#s(literal -1/9 binary64) |
(*.f64 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64)) |
(/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(cbrt.f64 x) |
#s(literal 1/3 binary64) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (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)) |
(*.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))) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #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 (exp.f64 (*.f64 (log.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 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) |
(*.f64 (log.f64 x) #s(literal -2/3 binary64)) |
(log.f64 x) |
#s(literal -2/3 binary64) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(pow.f64 x #s(literal -8/3 binary64)) |
#s(literal -8/3 binary64) |
#s(literal 5/81 binary64) |
(*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* (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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (pow x -5/3) #s(hole binary64 (cbrt (/ 1 (pow x 5))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (cbrt (/ 1 x)) (cbrt x)) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (cbrt (/ 1 x)) #s(hole binary64 (cbrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (cbrt x) #s(hole binary64 (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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (/ 1 x) (/ 1 x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (* -1/9 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (* (exp (* (log x) -2/3)) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (exp (* (log x) -2/3)) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (* (log x) -2/3) #s(hole binary64 (* -2/3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* 1/3 (cbrt (pow x 7)))) (pow x 3)))) |
#s(approx (pow x -8/3) #s(hole binary64 (cbrt (/ 1 (pow x 8))))) |
#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 (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* (pow x 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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (* (log x) -2/3) #s(hole binary64 (* 2/3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt x)) (+ (* -10/243 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (pow x 4)))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) #s(hole binary64 (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 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 (/ (+ (* (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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (pow x -5/3) #s(hole binary64 (* -1 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))))) |
#s(approx (cbrt (/ 1 x)) #s(hole binary64 (* (cbrt (/ 1 x)) (pow (cbrt -1) 2)))) |
#s(approx (cbrt x) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (* (log x) -2/3) #s(hole binary64 (* -2/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) 1/3) (cbrt x)) #s(hole binary64 (* 1/3 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* 1/9 (* (cbrt x) (/ 1 (pow (cbrt -1) 5)))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5)))) (* -5/81 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 10/243 (* (cbrt (pow x 13)) (/ 1 (pow (cbrt -1) 11)))) (* 5/81 (* (cbrt (pow x 16)) (/ 1 (pow (cbrt -1) 8))))) (pow x 3))) (* -1/9 (* (cbrt (pow x 10)) (/ 1 (pow (cbrt -1) 5))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/9 (* (cbrt (/ 1 (pow x 2))) (cbrt -1))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
| Outputs |
|---|
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64) (*.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)) (fma.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) x) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) x)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)))))) |
(fma.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))))) (/.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -5/3 binary64))) #s(literal -1/9 binary64))) |
(-.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)))))) (/.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) x) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -5/6 binary64))) (fabs.f64 (pow.f64 x #s(literal -5/6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -5/6 binary64))) (neg.f64 (pow.f64 x #s(literal -5/6 binary64)))) |
(*.f64 (pow.f64 x #s(literal -5/6 binary64)) (pow.f64 x #s(literal -5/6 binary64))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -5/6 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -5/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3 binary64)) |
(pow.f64 x #s(literal -5/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) #s(literal 3 binary64))))) |
(cbrt.f64 (pow.f64 x #s(literal -5 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -5/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -5/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -5/3 binary64))) |
x |
#s(literal -5/3 binary64) |
#s(literal -1/9 binary64) |
(*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) (neg.f64 (cbrt.f64 x))) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (cbrt.f64 x))) |
(/.f64 (pow.f64 x #s(literal -1/3 binary64)) (neg.f64 (neg.f64 (cbrt.f64 x)))) |
(/.f64 (pow.f64 x #s(literal -1/3 binary64)) (cbrt.f64 x)) |
(neg.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)))) |
(cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) 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))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/12 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/12 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 (neg.f64 x) #s(literal -1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/6 binary64)) (pow.f64 x #s(literal -1/6 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cbrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 x)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(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 (neg.f64 (log.f64 x)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 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)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
#s(approx (- (pow (- x -1) 1/3) (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 x x)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) 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 (neg.f64 x) #s(literal -1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 (cbrt.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2/3 binary64)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1/3 binary64) |
#s(approx (- (pow (- x -1) 1/3) (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 x x)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) 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 (neg.f64 x) #s(literal -1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 (cbrt.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2/3 binary64)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.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) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.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 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (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 (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))) |
(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))) |
(fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -5/3 binary64))) #s(literal -1/9 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))) |
(+.f64 (*.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 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.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 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) 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 (neg.f64 x) #s(literal -1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 (cbrt.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2/3 binary64)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (log.f64 x)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
(neg.f64 (*.f64 #s(literal 2/3 binary64) (log.f64 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal 2/3 binary64))) |
(+.f64 (log.f64 (pow.f64 x #s(literal -1/3 binary64))) (log.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(log.f64 (pow.f64 x #s(literal -2/3 binary64))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
#s(literal -2/3 binary64) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal 3 binary64)) #s(literal -1/729 binary64) (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))))) |
(fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -5/3 binary64))) #s(literal -1/9 binary64))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal -5/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 3 binary64)) #s(literal 125/531441 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64))) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 3 binary64)) #s(literal 125/531441 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
(fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal -8/3 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal -8/3 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal -2/3 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -8/3 binary64))) #s(literal 5/81 binary64))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -5/81 binary64) (pow.f64 x #s(literal -8/3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -4/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -4/3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -4/3 binary64))) (neg.f64 (pow.f64 x #s(literal -4/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -4/3 binary64)) (pow.f64 x #s(literal -4/3 binary64))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -4/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -4/3 binary64)) |
(pow.f64 x #s(literal -8/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))))) |
(cbrt.f64 (pow.f64 x #s(literal -8 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -8/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -8/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -8/3 binary64))) |
#s(literal -8/3 binary64) |
#s(literal 5/81 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 x x)) #s(literal 1/6 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (cbrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) |
(*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) 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 (neg.f64 x) #s(literal -1/3 binary64)) (pow.f64 (neg.f64 x) #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/3 binary64))) (neg.f64 (pow.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal -1/3 binary64))) |
(pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/6 binary64)) |
(pow.f64 x #s(literal -2/3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) |
(/.f64 (cbrt.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (cbrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2/3 binary64)))) |
(cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64)))) |
(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))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (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 (/ (+ (* (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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt 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 (pow x -5/3) (pow.f64 x #s(literal -5/3 binary64))) |
#s(approx x x) |
#s(approx (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ (cbrt (/ 1 x)) (cbrt x)) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (cbrt (/ 1 x)) (pow.f64 x #s(literal -1/3 binary64))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (cbrt x) (cbrt.f64 x)) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (* (/ 1 x) (/ 1 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 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 (* (/ 1 x) (/ 1 x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (* (log x) -2/3) (*.f64 (log.f64 x) #s(literal -2/3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 #s(literal 1 binary64) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/9 binary64) x #s(literal 1/3 binary64)) x #s(literal 1 binary64)) (cbrt.f64 x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (-.f64 (fma.f64 (fma.f64 (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 (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (/.f64 (fma.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 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal -1/9 binary64) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (/.f64 (fma.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 (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (/.f64 (fma.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 5/81 binary64) (cbrt.f64 x))) (*.f64 (*.f64 x x) x))) |
#s(approx (pow x -8/3) (pow.f64 x #s(literal -8/3 binary64))) |
#s(approx (* (cbrt (* (/ 1 x) (/ 1 x))) 1/3) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (cbrt (* (/ 1 x) (/ 1 x))) (pow.f64 x #s(literal -2/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (*.f64 x 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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (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 -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (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 (* (log x) -2/3) (*.f64 (log.f64 x) #s(literal -2/3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (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) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))))) (*.f64 x x))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* 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 (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (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 -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3)) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)) #s(literal 1/9 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 5/81 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 13/3 binary64)) #s(literal -1 binary64)) #s(literal 10/243 binary64))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (/ (+ (* (pow x 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 -5/3) -1/9) (* (/ (cbrt (/ 1 x)) (cbrt x)) 1/3)) (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 -5/3) (neg.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1 binary64)))) |
#s(approx (cbrt (/ 1 x)) (*.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (cbrt x) (*.f64 (cbrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* (pow x -5/3) -1/9) (* (exp (* (log x) -2/3)) 1/3)) (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 (* (log x) -2/3) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))))) |
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (*.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cbrt.f64 x)) #s(literal 1/9 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal 7/3 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (pow.f64 x #s(literal 10/3 binary64)) #s(literal -1 binary64)) (/.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 (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* 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 (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -5/81 binary64))) (neg.f64 x)))) |
#s(approx (+ (* (pow x -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (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 -5/3) -1/9) (+ (* (pow x -8/3) 5/81) (* (pow x -2/3) 1/3))) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -5/81 binary64))) (neg.f64 x)))) |
Compiled 3 721 to 1 747 computations (53.1% saved)
44 alts after pruning (32 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 335 | 13 | 348 |
| Fresh | 1 | 19 | 20 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 8 | 8 |
| Total | 337 | 44 | 381 |
| Status | Accuracy | Program |
|---|---|---|
| 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))))) | |
| 7.1% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) | |
| ✓ | 4.6% | (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
| ✓ | 6.9% | (-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
| ✓ | 1.8% | (-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
| ✓ | 46.0% | #s(approx (- (pow (- x -1) 1/3) (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))) |
| 46.1% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (exp.f64 (*.f64 (log.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))) | |
| 24.7% | #s(approx (- (pow (- x -1) 1/3) (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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) | |
| 46.0% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (+.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 44.6% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) | |
| 52.1% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))))) | |
| 90.0% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64))))) | |
| 90.3% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)))))) | |
| ✓ | 90.3% | #s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
| 45.8% | #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.4% | #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))) | |
| 33.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))) (*.f64 x x))) | |
| 88.8% | #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))) | |
| 88.8% | #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.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
| ✓ | 89.6% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 89.7% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) #s(literal 1/3 binary64))) | |
| ✓ | 88.8% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
| 96.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) | |
| 88.8% | #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))) | |
| 50.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) | |
| 96.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 1/3 binary64))) | |
| 89.2% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) | |
| 51.0% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) | |
| 50.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) | |
| ✓ | 49.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
| ✓ | 51.0% | #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))) |
| 50.9% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal 1/3 binary64))) | |
| 48.4% | #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))) | |
| 97.6% | #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 (/.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.f64 x)) #s(literal 1/3 binary64))))) | |
| 91.8% | #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 (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))))) | |
| 91.9% | #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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))))) | |
| ✓ | 97.7% | #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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64))))) |
| 97.6% | #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 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (cbrt.f64 x)) #s(literal 1/3 binary64))))) | |
| 51.2% | #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 (/.f64 #s(literal -1 binary64) (cbrt.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/3 binary64))))) | |
| 90.3% | #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 (exp.f64 (log.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))))) | |
| 51.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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))))) | |
| 49.5% | #s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64)))))))) |
Compiled 1 330 to 1 123 computations (15.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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.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 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (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 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))))) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (/.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 (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)) #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 (exp.f64 (log.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.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 (/.f64 (/.f64 #s(literal 1 binary64) (cbrt.f64 x)) (cbrt.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 (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -1/3 binary64))) (cbrt.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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))))) |
#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 (- (pow (- x -1) 1/3) (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 (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (+.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (fma.f64 (exp.f64 (*.f64 (log.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))) |
(/.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) x) (+.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) (+.f64 (pow.f64 x #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x))))) |
#s(approx (- (pow (- x -1) 1/3) (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 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 5/81 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #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 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (cbrt.f64 x)) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 2/3 binary64)) #s(literal 1/81 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)) #s(literal 3 binary64))) #s(literal 1/9 binary64))) (fma.f64 #s(literal -1/9 binary64) (cbrt.f64 x) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4/3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (neg.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) #s(literal 1/3 binary64)))))))) |
| Outputs |
|---|
#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 (/.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) x)) (cbrt.f64 x)) #s(literal 1/3 binary64))))) |
2 calls:
| 16.0ms | x |
| 9.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 97.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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.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 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (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 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))))) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (cbrt.f64 x))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (/.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 (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)) #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 (exp.f64 (log.f64 (pow.f64 x #s(literal -2/3 binary64)))) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -8/3 binary64)) #s(literal 5/81 binary64)))))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (cbrt.f64 x)) #s(literal 1/3 binary64))) |
2 calls:
| 10.0ms | x |
| 8.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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.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 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (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 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 (cbrt.f64 (/.f64 #s(literal -1 binary64) x)) (cbrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 1/3 binary64))) |
2 calls:
| 7.0ms | x |
| 5.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 96.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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.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 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 #s(literal -2/3 binary64)) (log.f64 x)) #s(literal 1/3 binary64))) |
(-.f64 (cbrt.f64 (-.f64 x #s(literal -1 binary64))) (cbrt.f64 x)) |
(-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(approx (/ (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (* x x)) (fma.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 binary64) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) #s(approx (/ (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (* x x)) (fma.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 x #s(literal -5/3 binary64)) #s(literal -1/9 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 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
2 calls:
| 9.0ms | x |
| 5.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.3% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 92.8% | 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 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.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 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal -1 binary64) (cbrt.f64 (*.f64 (neg.f64 x) x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 #s(approx (+ (* (pow x 4/3) 1/3) (* -1/9 (cbrt x))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
#s(approx (- (pow (- x -1) 1/3) (cbrt x)) (/.f64 #s(approx (+ (* -1/9 (cbrt x)) (+ (* (pow x 4/3) 1/3) (* (pow x -2/3) 5/81))) (*.f64 (pow.f64 x #s(literal 4/3 binary64)) #s(literal 1/3 binary64))) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.3% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (cbrt.f64 x)) |
(-.f64 #s(approx (cbrt (+ x 1)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 x #s(literal -2/3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.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))) |
| Outputs |
|---|
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2/3 binary64))) #s(literal 1/3 binary64))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.2% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 x)) |
| 89.2% | 1 | x |
Compiled 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))) |
| 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 |
|---|---|---|
| 88.8% | 1 | x |
| 88.8% | 1 | (-.f64 (cbrt.f64 (+.f64 x #s(literal 1 binary64))) (cbrt.f64 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:
| 2.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× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.409137682258524e+153 | 1.7108336324958679e+156 |
| 9.0ms | 128× | 1 | valid |
Compiled 226 to 242 computations (-7.1% saved)
ival-cbrt: 3.0ms (44.9% of total)adjust: 2.0ms (29.9% of total)ival-sub!: 1.0ms (15% of total)ival-add!: 1.0ms (15% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.409137682258524e+153 | 1.7108336324958679e+156 |
Compiled 226 to 242 computations (-7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.409137682258524e+153 | 1.7108336324958679e+156 |
Compiled 218 to 234 computations (-7.3% saved)
| 1× | fuel |
Compiled 88 to 70 computations (20.5% saved)
Compiled 114 to 87 computations (23.7% saved)
Loading profile data...