| Inputs |
|---|
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))))) |
#s(approx (- (- x -1) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(-.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
(pow.f64 x #s(literal 1/3 binary64)) |
(/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
(+.f64 x (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) |
(-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 #s(literal -1 binary64)) |
(*.f64 (log.f64 x) #s(literal 2 binary64)) |
(log.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) (*.f64 x x)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x x) |
#s(literal 5/81 binary64) |
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) |
#s(literal -1/9 binary64) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) |
#s(literal 7/2 binary64) |
#s(literal -5/81 binary64) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) |
#s(literal 5/2 binary64) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 4 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) |
#s(literal 11/2 binary64) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (/ 1 (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (+ (* -1 (* x (+ (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))))) (/ 1 (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (+ (* x (- (* x (- (* 1/9 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (+ (* -1 (/ (* (+ 2/3 (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))) (+ (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))))) (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) (* (cbrt x) (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))))) (+ (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))))) (/ 1 (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1 (* (cbrt x) (/ (+ (* -1/9 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (+ (* 4/81 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))) (+ (* -1 (/ (* (+ (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))) (- (* (cbrt x) (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) 1/9)) (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) (+ (* 4/81 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (/ (* (+ 2/3 (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))) (- (* 1/9 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (+ (* -1 (/ (* (+ 2/3 (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))) (+ (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))))) (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) (* (cbrt x) (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))))) (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))))))) (* 1/9 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))) (+ (* -1 (/ (* (+ 2/3 (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))) (+ (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))))) (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) (* (cbrt x) (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))))) (+ (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2))) (* (cbrt x) (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (pow (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) 2)))))) (/ 1 (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))))) |
#s(approx (- (- x -1) x) #s(hole binary64 1)) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (+ 1 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (+ 1 (+ (* x (+ 2/3 (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))))))) (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (+ 1 (+ (* x (+ 2/3 (+ (* x (- (* (cbrt x) (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) 1/9)) (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))))) (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (+ 1 (+ (* x (+ 2/3 (+ (* x (- (+ (* x (+ 4/81 (* -1 (* (cbrt x) (+ (* -1/9 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (+ (* 4/81 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))))) (* (cbrt x) (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) 1/9)) (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))))) (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 1)) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* 1/3 x)))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* -1/9 x)))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (+ (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* (cbrt (pow x 4)) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (+ (* x (+ (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))))) (* (cbrt (pow x 4)) (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (+ (* x (+ (* x (+ (* -1 (* (cbrt (pow x 4)) (+ (* -1/9 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (+ (* 4/81 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) (* (cbrt x) (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) (* (cbrt x) (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))))))) (* (cbrt x) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) |
#s(approx (pow x 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (+ (* x (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))))) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* x (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))))) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* x (- (+ (* -1 (* x (+ (* -1/9 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (+ (* 4/81 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))))) (* 1/9 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (* 2/3 (/ (- (* 2 (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2)))) (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2))))))))) (* 2/3 (/ 1 (pow (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))) 2))))) (/ 1 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))))) |
#s(approx (+ x (- x -1)) #s(hole binary64 1)) |
#s(approx (+ x (- x -1)) #s(hole binary64 (+ 1 (* 2 x)))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (- (+ 1 (pow (fabs (cbrt x)) 2)) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (- (+ 1 (+ (* 2/3 x) (pow (fabs (cbrt x)) 2))) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (- (+ 1 (+ (* x (+ 2/3 (* -1/9 x))) (pow (fabs (cbrt x)) 2))) (cbrt (+ x (pow x 2)))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (- (+ 1 (+ (* x (+ 2/3 (* x (- (* 4/81 x) 1/9)))) (pow (fabs (cbrt x)) 2))) (cbrt (+ x (pow x 2)))))) |
#s(approx (fabs (pow x 1/3)) #s(hole binary64 (fabs (cbrt x)))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (- 1 (cbrt (+ x (pow x 2)))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (- (+ 1 (* 2/3 x)) (cbrt (+ x (pow x 2)))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 2/3 (* -1/9 x)))) (cbrt (+ x (pow x 2)))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (- (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))) (cbrt (+ x (pow x 2)))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 1)) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (+ 1 (* 2/3 x)))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (+ 1 (* x (+ 2/3 (* -1/9 x)))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (+ 1 (* x (+ 2/3 (* x (- (* 4/81 x) 1/9))))))) |
#s(approx (* (pow x 1/3) (pow (- x -1) 1/3)) #s(hole binary64 (cbrt (+ x (pow x 2))))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- 1 (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* 1/3 x)) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* -1/9 x)))) (cbrt x)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/3 (* x (- (* 5/81 x) 1/9))))) (cbrt x)))) |
#s(approx (* (cbrt (pow (exp -1) (* (log x) 2))) 1/3) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (cbrt (pow (exp -1) (* (log x) 2))) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (pow (exp -1) (* (log x) 2)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (log x) 2) #s(hole binary64 (* 2 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* 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 (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) x))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) x))) |
#s(approx (pow (pow (* x x) -1) 1/3) #s(hole binary64 (cbrt (/ 1 (pow x 2))))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) #s(hole binary64 (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) |
#s(approx (* (cbrt (pow (* x x) 2)) 1/3) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (cbrt (pow (* x x) 2)) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (pow (* x x) 2) #s(hole binary64 (pow x 4))) |
#s(approx (* -1/9 (pow x 1/3)) #s(hole binary64 (* -1/9 (cbrt x)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ 1 (+ 1 (* (cbrt x) (+ 1 (cbrt x))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (+ (* -1 (* x (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))))) (/ 1 (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (+ (* x (- (* x (- (* 1/9 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))) (+ (* -1 (/ (* (+ 2/3 (* 1/3 (cbrt x))) (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))))) (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))) (* -1/9 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))))))) (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))))) (/ 1 (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (- (* -1/9 (cbrt x)) 1/9)) (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))) (+ (* 4/81 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))) (+ (* 5/81 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (/ (* (+ 2/3 (* 1/3 (cbrt x))) (- (* 1/9 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))) (+ (* -1 (/ (* (+ 2/3 (* 1/3 (cbrt x))) (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))))) (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))) (* -1/9 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))))))) (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))))))) (* 1/9 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (+ (* -1 (/ (* (+ 2/3 (* 1/3 (cbrt x))) (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))))) (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))) (* -1/9 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2))))))) (+ (* 1/3 (* (cbrt x) (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))) (* 2/3 (/ 1 (pow (+ 1 (* (cbrt x) (+ 1 (cbrt x)))) 2)))))) (/ 1 (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (+ 1 (* (cbrt x) (+ 1 (cbrt x)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (+ 1 (+ (* x (+ 2/3 (* 1/3 (cbrt x)))) (* (cbrt x) (+ 1 (cbrt x))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (+ 1 (+ (* x (+ 2/3 (+ (* 1/3 (cbrt x)) (* x (- (* -1/9 (cbrt x)) 1/9))))) (* (cbrt x) (+ 1 (cbrt x))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (+ 1 (+ (* x (+ 2/3 (+ (* 1/3 (cbrt x)) (* x (- (+ (* -1/9 (cbrt x)) (* x (+ 4/81 (* 5/81 (cbrt x))))) 1/9))))) (* (cbrt x) (+ 1 (cbrt x))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (cbrt x) (+ 1 (cbrt x))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (+ (* 1/3 (cbrt (pow x 4))) (* (cbrt x) (+ 1 (cbrt x)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (+ (* x (+ (* -1/9 (cbrt (pow x 4))) (* 1/3 (cbrt x)))) (* (cbrt x) (+ 1 (cbrt x)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (+ (* x (+ (* 1/3 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 5/81 (cbrt (pow x 4))))))) (* (cbrt x) (+ 1 (cbrt x)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (+ 1 (cbrt x)))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (+ 1 (+ (cbrt x) (* 1/3 x))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (+ 1 (+ (cbrt x) (* x (+ 1/3 (* -1/9 x))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (+ 1 (+ (cbrt x) (* x (+ 1/3 (* x (- (* 5/81 x) 1/9)))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 3)))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* x (+ (* 1/3 (cbrt x)) (* 2 (cbrt (pow x 4)))))))) (pow x 3)))) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (* -5/81 (cbrt (/ 1 (pow x 11)))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (/ (+ (* -5/81 (cbrt x)) (* 1/9 (cbrt (pow x 4)))) (pow x 4)))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (/ (+ (* -5/81 (cbrt x)) (* x (+ (* -1/3 (cbrt (pow x 4))) (* 1/9 (cbrt x))))) (pow x 4)))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (/ (+ (* -5/81 (cbrt x)) (* x (+ (* 1/9 (cbrt x)) (* x (+ (* -2 (cbrt (pow x 4))) (* -1/3 (cbrt x))))))) (pow x 4)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 11)))))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 4)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 4)))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) x))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) x))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) #s(hole binary64 (* -5/81 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) #s(hole binary64 (/ (+ (* -5/81 (cbrt x)) (* 1/9 (cbrt (pow x 4)))) x))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) #s(hole binary64 (* -5/81 (cbrt (pow x 7))))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) #s(hole binary64 (* (pow x 2) (+ (* -5/81 (cbrt x)) (* 1/9 (cbrt (pow x 4))))))) |
#s(approx (* (pow (pow (* x x) 7/2) 1/3) 1) #s(hole binary64 (cbrt (pow x 7)))) |
#s(approx (pow (pow (* x x) 7/2) 1/3) #s(hole binary64 (cbrt (pow x 7)))) |
#s(approx (pow (* x x) 7/2) #s(hole binary64 (pow x 7))) |
#s(approx (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9) #s(hole binary64 (* 1/9 (cbrt (pow x 10))))) |
#s(approx (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) #s(hole binary64 (* -1 (cbrt (pow x 10))))) |
#s(approx (pow (pow (pow (* x x) 5/2) 2) 1/3) #s(hole binary64 (cbrt (pow x 10)))) |
#s(approx (pow (pow (* x x) 5/2) 2) #s(hole binary64 (pow x 10))) |
#s(approx (pow (* x x) 5/2) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* (pow (pow x 4) 1/3) 1) 1/3) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (* (pow (pow x 4) 1/3) 1) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (pow (pow x 4) 1/3) #s(hole binary64 (cbrt (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (pow (pow (* x x) -1) 1/3) -1) 2) #s(hole binary64 (* -2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (* (pow (pow (* x x) -1) 1/3) -1) #s(hole binary64 (* -1 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 8)))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 3)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) 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 (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* x (+ (* 1/3 (cbrt x)) (* 2 (cbrt (pow x 4)))))))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 11)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (/ (+ (* -1/9 (cbrt (pow x 4))) (* 5/81 (cbrt x))) (pow x 4)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* 1/3 (cbrt (pow x 4)))))) (pow x 4)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* x (+ (* -1/9 (cbrt x)) (* x (+ (* 1/3 (cbrt x)) (* 2 (cbrt (pow x 4)))))))) (pow x 4)))) |
#s(approx (pow (pow (pow (* x x) 4) -1) 1/3) #s(hole binary64 (cbrt (/ 1 (pow x 8))))) |
#s(approx (pow (pow (* x x) 4) -1) #s(hole binary64 (/ 1 (pow x 8)))) |
#s(approx (pow (* x x) 4) #s(hole binary64 (pow x 8))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (* 5/81 (cbrt (/ 1 (pow x 11)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* 1/3 (cbrt (pow x 7)))) (pow x 4)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (/ (+ (* 5/81 (cbrt x)) (* (pow x 2) (+ (* 1/3 (cbrt x)) (* 2 (cbrt (pow x 4)))))) (pow x 4)))) |
#s(approx (pow (pow (pow (* x x) 11/2) -1) 1/3) #s(hole binary64 (cbrt (/ 1 (pow x 11))))) |
#s(approx (pow (pow (* x x) 11/2) -1) #s(hole binary64 (/ 1 (pow x 11)))) |
#s(approx (pow (* x x) 11/2) #s(hole binary64 (pow x 11))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) #s(hole binary64 (/ (+ (* 1/3 (cbrt x)) (* 2 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (pow (pow (pow (* x x) 5/2) -1) 1/3) #s(hole binary64 (cbrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow (* x x) 5/2) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (* (pow (pow (* x x) -1) 1/3) 2) #s(hole binary64 (* 2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (/ 1 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (/ (+ (* -1 (* (cbrt (/ 1 (pow x 5))) (/ (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2)))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (* (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -1 (* (cbrt (/ 1 (pow x 4))) (/ (pow (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 3))))) (pow x 2))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) (* (cbrt (/ 1 (pow x 5))) (/ (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2)))) x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (* (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -1 (* (cbrt (/ 1 (pow x 4))) (/ (pow (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 3))))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (+ (* -1 (/ (* (pow (fabs (cbrt x)) 4) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))) (* 2/3 (* (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2)))) (+ (* 1/3 (* (/ 1 (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt (/ 1 (pow x 4))) (/ (* (pow (fabs (cbrt x)) 2) (pow (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) 2)) (* (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 3) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) (pow x 3))) (/ 1 (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 8))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (* (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 10))) (/ (pow (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) 2) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 3)))) (* (cbrt (/ 1 (pow x 5))) (/ (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) (pow (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) 2)))))) x))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* (cbrt (/ 1 (pow x 5))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1 (* (cbrt (/ 1 (pow x 8))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (+ (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* (cbrt (/ 1 (pow x 5))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1 (* (cbrt (/ 1 (pow x 8))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 11))) (+ (* -1 (/ (* (pow (fabs (cbrt x)) 4) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))) (* 2/3 (* (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))) (+ (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* (cbrt (/ 1 (pow x 5))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (cbrt x))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (- x -1) 1/3) #s(hole binary64 (* x (+ (cbrt (/ 1 (pow x 2))) (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (* 1/3 (cbrt (/ 1 (pow x 5)))))))))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* 2 (* (cbrt x) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* x (+ (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* (cbrt (/ 1 (pow x 5))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* x (+ (* -1 (* (cbrt (/ 1 (pow x 8))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (+ (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* (cbrt (/ 1 (pow x 5))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* x (+ (* -1 (* (cbrt (/ 1 (pow x 8))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 11))) (+ (* -1 (/ (* (pow (fabs (cbrt x)) 4) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))) (* 2/3 (* (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))) (+ (* 2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* (cbrt (/ 1 (pow x 5))) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (/ 2 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (- (+ (/ 1 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* 2 (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (* x (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (- (+ (* -1 (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (* (pow x 2) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (+ (/ 1 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* 2 (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (* x (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (fabs (cbrt x)) 4) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))) (* 2/3 (* (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))) (/ 1 (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (pow x 3))) (+ (/ 1 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* 2 (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (+ (* 2 (/ (pow (fabs (cbrt x)) 2) (* x (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2)))) (/ (* (pow (fabs (cbrt x)) 2) (- (/ 1 (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) (* 2 (/ (pow (fabs (cbrt x)) 2) (pow (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))) 2))))) (* (pow x 2) (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) |
#s(approx (+ x (- x -1)) #s(hole binary64 (* 2 x))) |
#s(approx (+ x (- x -1)) #s(hole binary64 (* x (+ 2 (/ 1 x))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* x (- (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (/ (pow (fabs (cbrt x)) 2) x)) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* x (- (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ (pow (fabs (cbrt x)) 2) x))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* x (- (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (/ (pow (fabs (cbrt x)) 2) x)))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* x (- (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* x (- (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* x (- (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* x (- (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* x (+ (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))) (+ (* -1/9 (* (/ 1 (pow x 6)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 5/81 (* (/ 1 (pow x 9)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8))))) (* 1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))))))))) |
#s(approx (* (pow x 1/3) (pow (- x -1) 1/3)) #s(hole binary64 (* x (cbrt (+ (/ 1 x) (/ 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 (* (log x) 2) #s(hole binary64 (* -2 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* 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 (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #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 (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (* 1/2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ (+ (* -1/4 (cbrt (* (pow x 5) (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* 1/2 (cbrt (pow x 4)))) (pow x 2)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ (- (+ (* 1/8 (* (pow x 2) (cbrt (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/2 (cbrt (pow x 4)))) (* 1/4 (cbrt (* (pow x 5) (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) (pow x 2)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/16 (* (cbrt (pow x 16)) (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* 1/12 (cbrt (pow x 10)))) (pow x 3))) (* 1/2 (cbrt (pow x 4)))) (+ (* -1/8 (* (pow x 2) (cbrt (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/4 (cbrt (* (pow x 5) (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) (pow x 2)))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* 2 (cbrt (pow x 2))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* 2 (cbrt (/ 1 (pow x 4)))) (* (/ 1 x) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (cbrt (/ 1 (pow x 7)))) (+ (* 2 (cbrt (/ 1 (pow x 4)))) (* (/ 1 x) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (cbrt (/ 1 (pow x 7)))) (+ (* 1/3 (* (/ 1 (pow x 4)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 2 (cbrt (/ 1 (pow x 4)))) (* (/ 1 x) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* 2 (cbrt (pow x 2))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (pow x 2) (+ (* 1/3 (cbrt (/ 1 (pow x 7)))) (* 2 (cbrt (/ 1 (pow x 4)))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 10)))) (+ (* 1/3 (cbrt (/ 1 (pow x 7)))) (* 2 (cbrt (/ 1 (pow x 4))))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 10)))) (+ (* 5/81 (cbrt (/ 1 (pow x 13)))) (+ (* 1/3 (cbrt (/ 1 (pow x 7)))) (* 2 (cbrt (/ 1 (pow x 4)))))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (* 2 (cbrt x)))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (* x (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* 2 (cbrt x)))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* x (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (* -2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1/3 (cbrt (/ 1 (pow x 5))))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (+ (* -2 (cbrt (/ 1 (pow x 2)))) (+ (* -1/3 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 8)))))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (+ (* -2 (cbrt (/ 1 (pow x 2)))) (+ (* -1/3 (cbrt (/ 1 (pow x 5)))) (+ (* -5/81 (cbrt (/ 1 (pow x 11)))) (* 1/9 (cbrt (/ 1 (pow x 8))))))))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (* 1/3 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (/ (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))) x))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x 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)))))) x))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #s(hole binary64 (* 1/3 (cbrt (pow x 4))))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #s(hole binary64 (* (pow x 2) (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #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 (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) #s(hole binary64 (* 1/9 (cbrt x)))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) #s(hole binary64 (* x (+ (* -5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) #s(hole binary64 (* 1/9 (cbrt (pow x 10))))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) #s(hole binary64 (* (pow x 4) (+ (* -5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* 2 (cbrt x)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* x (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (* 2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (+ (* -1/9 (cbrt (/ 1 (pow x 8)))) (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (* 2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (+ (* 5/81 (cbrt (/ 1 (pow x 11)))) (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) #s(hole binary64 (* 2 (cbrt (/ 1 (pow x 2)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) #s(hole binary64 (+ (* 1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (/ -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (* -1 (/ (+ (* (cbrt (/ 1 (pow x 5))) (/ (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2))) (/ 1 (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (cbrt (/ 1 (pow x 5))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) (* -1 (* (cbrt (/ 1 (pow x 7))) (/ (pow (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) 2) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 3))))) (* (cbrt (/ 1 (pow x 2))) (/ (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2)))) x)) (/ 1 (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) x)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (cbrt (/ 1 (pow x 5))) (/ (* (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) (* -1 (* (cbrt (/ 1 (pow x 4))) (/ (pow (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) 2) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 3))))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 5))) (/ (+ (* -1 (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 4) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))) (* -2/3 (* (/ (cbrt -1) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2)))) (+ (* 1/3 (* (/ 1 (* x (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt (/ 1 (pow x 7))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) 2)) (* (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 3) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) (* -1 (* (cbrt (/ 1 (pow x 4))) (/ (pow (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) 2) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 3)))))) x)) (* (cbrt (/ 1 (pow x 2))) (/ (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) (pow (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) 2)))) x)) (/ 1 (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) x)))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (+ (* -1 (* (cbrt (/ 1 (pow x 5))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (+ (* -1 (/ (+ (* (cbrt (/ 1 (pow x 2))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* (cbrt (/ 1 (pow x 5))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) x)) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -1 (/ (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (+ (* -1 (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 4) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))) (* -2/3 (* (/ (cbrt -1) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) x))) x)) (* (cbrt (/ 1 (pow x 2))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))))) x)) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (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 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* 2 (* (cbrt x) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -1 (* (cbrt (/ 1 (pow x 5))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -1 (/ (+ (* (cbrt (/ 1 (pow x 2))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* (cbrt (/ 1 (pow x 5))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) x))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) #s(hole binary64 (* -1 (* x (+ (* -2 (* (cbrt (/ 1 (pow x 2))) (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cbrt (/ 1 (pow x 2))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* (cbrt (/ 1 (pow x 5))) (+ (* -1 (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 4) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))) (* -2/3 (* (/ (cbrt -1) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))))) x)) (* (cbrt (/ 1 (pow x 2))) (- (/ (cbrt -1) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (* (cbrt -1) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))))) x))))))) |
#s(approx (pow x 1/3) #s(hole binary64 (* -1 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (/ -2 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (- (* -1 (/ (- (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) x)) (* 2 (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (- (* -1 (/ (- (+ (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* x (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))) (* -2 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) x)) (* 2 (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 4) (- (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (* x (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) (* -2/3 (* (/ 1 (* x (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))))) (/ (* (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (- (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))) (* -2 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2))))) (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) x)) (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))) (* -2 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) (pow (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))) 2)))) x)) (* 2 (/ 1 (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2))))))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* -1 (* x (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2) x)) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ (* 1/3 (* (/ 1 (pow x 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2)) x)) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 5)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (+ (* 1/3 (* (/ 1 (pow x 2)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow (fabs (* (cbrt x) (pow (cbrt -1) 2))) 2))) x)) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (fabs (pow x 1/3)) #s(hole binary64 (fabs (* (cbrt x) (pow (cbrt -1) 2))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* -1 (* x (- (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* -1 (* x (- (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/9 (* (/ (cbrt -1) (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt -1) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 5))))) (* -5/81 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 8)))))) (pow x 3))) (* 1/3 (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (pow x 3))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))))))) |
#s(approx (* (pow x 1/3) (pow (- x -1) 1/3)) #s(hole binary64 (* -1 (* (* x (cbrt -1)) (cbrt (+ (/ 1 x) (/ 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 (pow (exp -1) (* (log x) 2))) 1/3) #s(hole binary64 (* 1/3 (cbrt (exp (* -2 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (cbrt (pow (exp -1) (* (log x) 2))) #s(hole binary64 (cbrt (exp (* -2 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (pow (exp -1) (* (log x) 2)) #s(hole binary64 (exp (* -2 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (* (log x) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) #s(hole binary64 (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* 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 (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* 1/9 (* (cbrt (/ 1 (pow x 5))) (cbrt -1))) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) #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 (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) #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 (pow x 1/3)) #s(hole binary64 (* 1/9 (* (cbrt x) (cbrt -1))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (* 1/2 (* (cbrt (/ 1 (pow x 2))) (/ 1 (pow (cbrt -1) 2)))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ (+ (* 1/4 (* (cbrt (* (pow x 5) (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (/ 1 (pow (cbrt -1) 3)))) (* 1/2 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/8 (* (/ (pow x 3) (pow (cbrt -1) 6)) (cbrt (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2)))) (* 1/4 (* (cbrt (* (pow x 8) (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (/ 1 (pow (cbrt -1) 3))))) x)) (* 1/2 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (* (cbrt (pow x 13)) (/ (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) (pow (cbrt -1) 8)))) (* 1/12 (* (cbrt (pow x 7)) (/ 1 (pow (cbrt -1) 5))))) (* -1/8 (* (/ (pow x 4) (pow (cbrt -1) 6)) (cbrt (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) x)) (* 1/4 (* (cbrt (* (pow x 8) (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))) (/ 1 (pow (cbrt -1) 3))))) x)) (* 1/2 (* (cbrt (pow x 4)) (/ 1 (pow (cbrt -1) 2))))) (pow x 2)))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* 2 (* (cbrt (pow x 2)) (pow (cbrt -1) 2))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (cbrt -1) x) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) (* 2 (* (cbrt (/ 1 (pow x 4))) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* 1/3 (* (cbrt (/ 1 (pow x 4))) (/ 1 (cbrt -1)))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2))))))) x)) (* 2 (* (cbrt (/ 1 (pow x 4))) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/3 (* (/ 1 (pow x 3)) (cbrt (/ 1 (pow (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))) 2))))) (+ (* 1/3 (* (cbrt (/ 1 (pow x 4))) (/ 1 (cbrt -1)))) (* (cbrt -1) (cbrt (+ (/ 1 x) (* 2 (/ 1 (pow x 2)))))))) x)) (* 2 (* (cbrt (/ 1 (pow x 4))) (pow (cbrt -1) 2))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* 2 (* (cbrt (pow x 2)) (pow (cbrt -1) 2))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (pow x 2) (+ (* -1/3 (* (cbrt (/ 1 (pow x 7))) (/ 1 (cbrt -1)))) (* 2 (* (cbrt (/ 1 (pow x 4))) (pow (cbrt -1) 2))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* 1/9 (* (cbrt (/ 1 x)) (/ 1 (pow (cbrt -1) 4)))) (* 1/3 (* (cbrt (pow x 2)) (/ 1 (cbrt -1))))) (pow x 3))) (* 2 (* (cbrt (/ 1 (pow x 4))) (pow (cbrt -1) 2))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (* (cbrt (pow x 8)) (/ 1 (pow (cbrt -1) 4)))) (* -5/81 (* (cbrt (pow x 5)) (/ 1 (pow (cbrt -1) 7))))) (pow x 3))) (* 1/3 (* (cbrt (pow x 2)) (/ 1 (cbrt -1))))) (pow x 3))) (* 2 (* (cbrt (/ 1 (pow x 4))) (pow (cbrt -1) 2))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (* -2 (* (cbrt x) (cbrt -1))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) #s(hole binary64 (* -1 (* x (+ (* -1/3 (* (cbrt (/ 1 (pow x 5))) (/ 1 (pow (cbrt -1) 2)))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (+ (* (pow x 1/3) 1) (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))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (+ (* (pow x 1/3) 1) (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))) (* 2 (* (cbrt (/ 1 (pow x 2))) (cbrt -1)))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* -1 (* x (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* -1 (* x (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1 (/ (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))) x))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) #s(hole binary64 (* -1 (* x (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1 (/ (+ (* -1 (/ (+ (* 5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))) x))))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1 (/ (+ (* -1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))) x))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) #s(hole binary64 (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1 (/ (+ (* -1 (/ (+ (* 5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))) x))))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (* -1 (/ (+ (* -1/3 (cbrt (/ 1 (pow x 2)))) (* 1/9 (cbrt (/ 1 (pow x 5))))) x)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (cbrt (/ 1 (pow x 2)))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* -1/3 (cbrt (/ 1 (pow x 2))))) x)))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* 5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) #s(hole binary64 (* -1 (* x (+ (* -1/9 (cbrt (/ 1 (pow x 2)))) (* -5/81 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) #s(hole binary64 (* (pow x 4) (+ (* 5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (pow (* x x) 7/2) 1/3) 1) #s(hole binary64 (* -1 (cbrt (pow x 7))))) |
#s(approx (pow (pow (* x x) 7/2) 1/3) #s(hole binary64 (* -1 (cbrt (pow x 7))))) |
#s(approx (pow (* x x) 7/2) #s(hole binary64 (* -1 (pow x 7)))) |
#s(approx (pow (* x x) 5/2) #s(hole binary64 (* -1 (pow x 5)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* -1 (* x (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* 1/3 (cbrt (/ 1 (pow x 5))))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* -1 (* x (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1 (/ (+ (* -1/3 (cbrt (/ 1 (pow x 2)))) (* -1/9 (cbrt (/ 1 (pow x 5))))) x))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) #s(hole binary64 (* -1 (* x (+ (* -2 (cbrt (/ 1 (pow x 2)))) (* -1 (/ (+ (* -1 (/ (+ (* 5/81 (cbrt (/ 1 (pow x 5)))) (* 1/9 (cbrt (/ 1 (pow x 2))))) x)) (* -1/3 (cbrt (/ 1 (pow x 2))))) x))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (+ (* -1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/9 (cbrt (/ 1 (pow x 5)))) (* 1/3 (cbrt (/ 1 (pow x 2))))) x)) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/9 (cbrt (/ 1 (pow x 2)))) (* -5/81 (cbrt (/ 1 (pow x 5))))) x)) (* 1/3 (cbrt (/ 1 (pow x 2))))) x)) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (+ (* -1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* 5/81 (cbrt (/ 1 (pow x 8)))) (* 1/3 (cbrt (/ 1 (pow x 2))))) x)) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (pow (pow (pow (* x x) 11/2) -1) 1/3) #s(hole binary64 (* -1 (cbrt (/ 1 (pow x 11)))))) |
#s(approx (pow (pow (* x x) 11/2) -1) #s(hole binary64 (/ -1 (pow x 11)))) |
#s(approx (pow (* x x) 11/2) #s(hole binary64 (* -1 (pow x 11)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) #s(hole binary64 (+ (* -1/3 (cbrt (/ 1 (pow x 5)))) (* 2 (cbrt (/ 1 (pow x 2))))))) |
#s(approx (pow (pow (pow (* x x) 5/2) -1) 1/3) #s(hole binary64 (* -1 (cbrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (* x x) 5/2) -1) #s(hole binary64 (/ -1 (pow x 5)))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))))) |
#s(approx (- (- x -1) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))))))) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(fma.f64 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(+.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 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 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (-.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
(*.f64 (pow.f64 x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/3 binary64)) |
(cbrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 x (-.f64 x #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 x (-.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 x (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) (/.f64 (-.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 x (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 x (-.f64 x #s(literal -1 binary64)))))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(+.f64 x (-.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (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)))) (*.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (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)))) (-.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
(fma.f64 (pow.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64)))) (neg.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 (fabs.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64)))) (fabs.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)))) |
(fabs.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(+.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(pow.f64 (*.f64 x (-.f64 x #s(literal -1 binary64))) #s(literal 1/3 binary64)) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 #s(literal -1 binary64)) (sinh.f64 #s(literal -1 binary64))) |
(exp.f64 #s(literal -1 binary64)) |
(*.f64 (log.f64 x) #s(literal 2 binary64)) |
(log.f64 x) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 5/81 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 5/81 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) |
#s(literal -1/9 binary64) |
(/.f64 (neg.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(fma.f64 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(neg.f64 x) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal -5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 7/6 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 7/6 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 7/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 7/2 binary64)) (pow.f64 x #s(literal 7/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) |
(pow.f64 x #s(literal 7 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 7/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 7 binary64))) |
#s(literal 7/2 binary64) |
#s(literal -5/81 binary64) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/9 binary64)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/3 binary64)) |
(cbrt.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 10 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 10 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 5/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 5/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 5/2 binary64))) |
#s(literal 5/2 binary64) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 x #s(literal 4/3 binary64)) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))))) |
(/.f64 #s(approx (- (- x -1) x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))))) (-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) (*.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))))))) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(fma.f64 (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(-.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(+.f64 (pow.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)))) |
(*.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x)) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 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))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 x #s(literal -8 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -8 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -4 binary64)) |
(pow.f64 x #s(literal -8 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 4 binary64)) |
(pow.f64 x #s(literal 8 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64))) (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) #s(literal 5/81 binary64)) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (cbrt.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -11/2 binary64)) |
(pow.f64 x #s(literal -11 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 11/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 11/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 11/2 binary64)) (pow.f64 x #s(literal 11/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) |
(pow.f64 x #s(literal 11 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 11/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 11 binary64))) |
#s(literal 11/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))))))))) (fma.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (fma.f64 x (-.f64 (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (+.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 #s(literal 4/81 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
#s(approx (- (- x -1) x) #s(literal 1 binary64)) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (+.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (+.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2/3 binary64) (fma.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) #s(literal 1/9 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (+.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2/3 binary64) (fma.f64 x (fma.f64 x (+.f64 #s(literal 4/81 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/3 binary64))) (+.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))))) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) #s(literal 1/9 binary64))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))))) |
#s(approx (pow (- x -1) 1/3) #s(literal 1 binary64)) |
#s(approx (pow (- x -1) 1/3) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x))) |
#s(approx (pow (- x -1) 1/3) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) x))))) |
#s(approx (pow (- x -1) 1/3) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64))))))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (fma.f64 x (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (fma.f64 x (fma.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (+.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) |
#s(approx (pow x 1/3) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 x (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 x (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 x (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 x (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal 4/81 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal 2/3 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (fma.f64 #s(literal 1/9 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))))) (*.f64 #s(literal 2/3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -2 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)))) |
#s(approx (+ x (- x -1)) #s(literal 1 binary64)) |
#s(approx (+ x (- x -1)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) x)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/9 binary64) x)))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64)))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (fabs (pow x 1/3)) (fabs.f64 (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) x)) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/9 binary64) x)))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64)))))) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow (- x -1) 1/3) 2) #s(literal 1 binary64)) |
#s(approx (pow (pow (- x -1) 1/3) 2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) x))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal -1/9 binary64) x))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 4/81 binary64) x) #s(literal 1/9 binary64))))))) |
#s(approx (* (pow x 1/3) (pow (- x -1) 1/3)) (pow.f64 (+.f64 x (*.f64 x x)) #s(literal 1/3 binary64))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x)) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) x)))) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)))))) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (* (cbrt (pow (exp -1) (* (log x) 2))) 1/3) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (cbrt (pow (exp -1) (* (log x) 2))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (exp -1) (* (log x) 2)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (* (log x) 2) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) x)) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) x)) |
#s(approx (pow (pow (* x x) -1) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (* x x) -1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (* (* (pow (pow x 4) 1/3) 1) 1/3) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow x 4) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow x 4) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* -1/9 (pow x 1/3)) (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (fma.f64 x (-.f64 (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)))) (-.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (+.f64 (fma.f64 #s(literal 4/81 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2/3 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) #s(literal 1/9 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (-.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (+.f64 #s(literal 4/81 binary64) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) #s(literal 1/9 binary64))))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (fma.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (fma.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) x)))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/9 binary64) x)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 5/81 binary64) x) #s(literal 1/9 binary64)))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 x x) x))) |
#s(approx (* -1 x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (*.f64 #s(literal -5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (/.f64 (fma.f64 #s(literal -5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (/.f64 (fma.f64 #s(literal -5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (/.f64 (fma.f64 #s(literal -5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)))))))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) x)) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) x)) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) (/.f64 (fma.f64 #s(literal -5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) x)) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (pow (pow (* x x) 7/2) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (pow (* x x) 7/2) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (* x x) 7/2) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) |
#s(approx (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow (pow (* x x) 5/2) 2) 1/3) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (pow (* x x) 5/2) 2) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64))) |
#s(approx (pow (* x x) 5/2) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* (* (pow (pow x 4) 1/3) 1) 1/3) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow x 4) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (pow x 4) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow x 4) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (* (pow (pow (* x x) -1) 1/3) -1) 2) (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (* (pow (pow (* x x) -1) 1/3) -1) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (pow (pow (pow (* x x) 4) -1) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))) |
#s(approx (pow (pow (* x x) 4) -1) (pow.f64 x #s(literal -8 binary64))) |
#s(approx (pow (* x x) 4) (pow.f64 (*.f64 x x) #s(literal 4 binary64))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (*.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (pow (pow (pow (* x x) 11/2) -1) 1/3) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (pow (pow (* x x) 11/2) -1) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (* x x) 11/2) (pow.f64 (*.f64 x x) #s(literal 11/2 binary64))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) (/.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (pow (pow (pow (* x x) 5/2) -1) 1/3) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (pow (pow (* x x) 5/2) -1) (pow.f64 (*.f64 x x) #s(literal -5/2 binary64))) |
#s(approx (* (pow (pow (* x x) -1) 1/3) 2) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (pow.f64 (*.f64 x (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) (pow.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64))) x)) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))))) (*.f64 x x)) (-.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))))))) x)) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (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)))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -2 binary64)))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) #s(literal -2 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64))))))))))) x)) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 x (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 x (+.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 x (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 x (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (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)))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -2 binary64)))) (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))))))))) |
#s(approx (pow (- x -1) 1/3) (pow.f64 x #s(literal 1/3 binary64))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) x (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) x))) |
#s(approx (pow (- x -1) 1/3) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) x (*.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x))) |
#s(approx (pow (- x -1) 1/3) (*.f64 x (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))))))) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 x (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (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)))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (-.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 x (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (-.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 x (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (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)))) (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 x (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) |
#s(approx (+ x (- x -1)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x (- x -1)) (*.f64 x (+.f64 #s(literal 2 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 x (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 x (-.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) x)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 x (-.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) x))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 x (-.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 1/3 binary64))) x)))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 x (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 x (-.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 x (-.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 x (-.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -8 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 x (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 x (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 x (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 x (+.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -8 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))))))) |
#s(approx (* (pow x 1/3) (pow (- x -1) 1/3)) (*.f64 x (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -10/243 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x x))) |
#s(approx (* (log x) 2) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
#s(approx (log x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/3 binary64))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal 1/12 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64))))) (*.f64 x x))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64)))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 13 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal -5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64))))))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x)) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) x)) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) (*.f64 x (fma.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (fma.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (fma.f64 #s(literal 5/81 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (-.f64 (/.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))) (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (-.f64 (/.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))))) x) (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))))))) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (-.f64 (/.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))))) x) (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) x))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) x) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) x))) x) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))))) x) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))))) |
#s(approx (pow (- x -1) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) x))))) |
#s(approx (* (pow x 1/3) (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))))) x) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (-.f64 (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))))) x))))) |
#s(approx (pow x 1/3) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (/.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) x) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x) (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) x) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) |
#s(approx (/ (+ x (- x -1)) (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) x) (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 x (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) x) (-.f64 (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))))) x) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) x) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) x) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (fabs (pow x 1/3)) (fabs (pow x 1/3))) (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3)))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))))) x) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (fabs (pow x 1/3)) (*.f64 (fabs.f64 (pow.f64 x #s(literal 1/3 binary64))) (fabs.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (- (pow (pow (- x -1) 1/3) 2) (* (pow x 1/3) (pow (- x -1) 1/3))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -8 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64))))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) x))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) |
#s(approx (pow (pow (- x -1) 1/3) 2) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -5 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -8 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))))) |
#s(approx (* (pow x 1/3) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/3 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (cbrt (+ x 1)) (cbrt x)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 10/243 binary64) (pow.f64 (pow.f64 x #s(literal 13 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 11 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (* (cbrt (pow (exp -1) (* (log x) 2))) 1/3) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) |
#s(approx (cbrt (pow (exp -1) (* (log x) 2))) (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))))) #s(literal 1/3 binary64))) |
#s(approx (pow (exp -1) (* (log x) 2)) (pow.f64 (exp.f64 #s(literal -2 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))))) |
#s(approx (* (log x) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))))) |
#s(approx (log x) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (* x x)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow (pow (* x x) -1) 1/3) 5/81) (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (* (cbrt (pow (* x x) 2)) 1/3) 1) (* -1/9 (pow x 1/3))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (* -1/9 (pow x 1/3)) (*.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- x -1) x) (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 x #s(literal 13 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 8 binary64))) (*.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) x)) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64)))) x) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow (- x -1) 1/3) (pow (- x -1) 1/3)) (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal -2 binary64)) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64))) (pow.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) #s(literal 1/3 binary64))))) x) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (*.f64 x x)))) |
#s(approx (* (pow x 1/3) (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 7 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 x x) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (pow.f64 x #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (pow x 1/3) 1) (pow (- x -1) 1/3)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/3 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/3 binary64)))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x)))))) |
#s(approx (* (* -1 x) (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x)))))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x)))) |
#s(approx (+ (* (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) -1) (* (* (pow (pow (* x x) -1) 1/3) -1) 2)) (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x)))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x))) |
#s(approx (/ (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (* (* x x) x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x))) |
#s(approx (+ (* (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) -1) (* (* (pow (pow x 4) 1/3) 1) 1/3)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (* (* x x) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (+ (* (* (pow (pow (* x x) 7/2) 1/3) 1) -5/81) (* (* (pow (pow (pow (* x x) 5/2) 2) 1/3) -1) -1/9)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (pow (pow (* x x) 7/2) 1/3) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow (* x x) 7/2) 1/3) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (pow (* x x) 7/2) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (pow (* x x) 5/2) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64))))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x)))))) |
#s(approx (* (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) x) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x)))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 4) -1) 1/3) -1/9) (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/9 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (+ (* (pow (pow (pow (* x x) 11/2) -1) 1/3) 5/81) (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 5/81 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (pow (pow (pow (* x x) 11/2) -1) 1/3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (pow (pow (* x x) 11/2) -1) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)))) |
#s(approx (pow (* x x) 11/2) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 11/2 binary64)))) |
#s(approx (+ (* (pow (pow (pow (* x x) 5/2) -1) 1/3) 1/3) (* (pow (pow (* x x) -1) 1/3) 2)) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (pow (pow (pow (* x x) 5/2) -1) 1/3) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -5/2 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (pow (pow (* x x) 5/2) -1) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |