| Outputs |
|---|
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (+ x y) x) y))) (neg.f64 (sqrt.f64 #s(approx (+ (+ x y) x) y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (+ x y) x) y)) (sqrt.f64 #s(approx (+ (+ x y) x) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (+ (+ x y) x) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ (+ x y) x) y))) |
(*.f64 (cbrt.f64 #s(approx (+ (+ x y) x) y)) (pow.f64 (cbrt.f64 #s(approx (+ (+ x y) x) y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (+ x y) x) y)) |
(pow.f64 (sqrt.f64 #s(approx (+ (+ x y) x) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (+ x y) x) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (+ (+ x y) x) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (+ (+ x y) x) y) #s(literal 1 binary64)) |
#s(approx (+ (+ x y) x) y) |
(cbrt.f64 (pow.f64 #s(approx (+ (+ x y) x) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ (+ x y) x) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (+ x y) x) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ (+ x y) x) y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ (+ x y) x) y)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ (+ x y) x) y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (+ (+ x y) x) y))) (cbrt.f64 (exp.f64 #s(approx (+ (+ x y) x) y))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (+ (+ x y) x) y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (+ x y) x) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (+ x y) x) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ (+ x y) x) y))) (sinh.f64 (log.f64 #s(approx (+ (+ x y) x) y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (+ (+ x y) x) y))) (pow.f64 (cbrt.f64 #s(approx (+ (+ x y) x) y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ (+ x y) x) y))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) x) x))) (neg.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) x) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) x) x)) (sqrt.f64 (+.f64 #s(approx (+ x y) x) x))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(approx (+ x y) x) x))) |
(*.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) x) x)) (pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ x y) x) x)) |
(pow.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(approx (+ x y) x) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 3 binary64)) |
(pow.f64 (+.f64 #s(approx (+ x y) x) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64))) (-.f64 x #s(approx (+ x y) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ x y) x) x) (-.f64 #s(approx (+ x y) x) x))) (neg.f64 (-.f64 #s(approx (+ x y) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 x (-.f64 x #s(approx (+ x y) x)))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ x y) x) x) (-.f64 #s(approx (+ x y) x) x)) (-.f64 #s(approx (+ x y) x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ x y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 x (-.f64 x #s(approx (+ x y) x))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) x) |
(fma.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x)) x) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x)) x) |
(fma.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) #s(approx (+ x y) x) x) |
(cbrt.f64 (pow.f64 (+.f64 #s(approx (+ x y) x) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (+.f64 #s(approx (+ x y) x) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ x y) x) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (+ x y) x) x))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (sqrt.f64 #s(approx (+ x y) x)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64))) (cbrt.f64 #s(approx (+ x y) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 #s(approx (+ x y) x) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) x) x)))) (log.f64 (sqrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) x) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) x) x))) (cbrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) x) x))))) (log.f64 (cbrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) x) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 x (-.f64 x #s(approx (+ x y) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 x (-.f64 x #s(approx (+ x y) x)))))) |
(+.f64 (cosh.f64 (log.f64 (+.f64 #s(approx (+ x y) x) x))) (sinh.f64 (log.f64 (+.f64 #s(approx (+ x y) x) x)))) |
(+.f64 #s(approx (+ x y) x) x) |
(+.f64 x #s(approx (+ x y) x)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) x) x))) (pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) x) x)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (+.f64 #s(approx (+ x y) x) x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) x))) (neg.f64 (sqrt.f64 #s(approx (+ x y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ x y) x)) (sqrt.f64 #s(approx (+ x y) x))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) x))) |
(*.f64 (cbrt.f64 #s(approx (+ x y) x)) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ x y) x)) |
(pow.f64 (sqrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (+ x y) x) #s(literal 1 binary64)) |
#s(approx (+ x y) x) |
(cbrt.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ x y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ x y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ x y) x)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ x y) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (+ x y) x))) (cbrt.f64 (exp.f64 #s(approx (+ x y) x))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (+ x y) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ x y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ x y) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ x y) x))) (sinh.f64 (log.f64 #s(approx (+ x y) x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (+ x y) x))) (pow.f64 (cbrt.f64 #s(approx (+ x y) x)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ x y) x))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) y) x))) (neg.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) y) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) y) x)) (sqrt.f64 (+.f64 #s(approx (+ x y) y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(approx (+ x y) y) x))) |
(*.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) y) x)) (pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ x y) y) x)) |
(pow.f64 (sqrt.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(approx (+ x y) y) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 3 binary64)) |
(pow.f64 (+.f64 #s(approx (+ x y) y) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64))) (-.f64 x #s(approx (+ x y) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ x y) y) x) (-.f64 #s(approx (+ x y) y) x))) (neg.f64 (-.f64 #s(approx (+ x y) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x y) y) #s(approx (+ x y) y) (*.f64 x (-.f64 x #s(approx (+ x y) y)))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ x y) y) x) (-.f64 #s(approx (+ x y) y) x)) (-.f64 #s(approx (+ x y) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)) (*.f64 #s(approx (+ x y) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) y) #s(approx (+ x y) y) (*.f64 x (-.f64 x #s(approx (+ x y) y))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) y))) (neg.f64 (sqrt.f64 #s(approx (+ x y) y))) x) |
(fma.f64 (sqrt.f64 #s(approx (+ x y) y)) (sqrt.f64 #s(approx (+ x y) y)) x) |
(fma.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) y)) x) |
(fma.f64 (cbrt.f64 #s(approx (+ x y) y)) (pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) #s(approx (+ x y) y) x) |
(cbrt.f64 (pow.f64 (+.f64 #s(approx (+ x y) y) x) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (+.f64 #s(approx (+ x y) y) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64)) (-.f64 #s(approx (+ x y) y) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (+ x y) y) x))) |
(-.f64 #s(approx (+ x y) y) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 #s(approx (+ x y) y) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) y))) (sqrt.f64 #s(approx (+ x y) y)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64))) (cbrt.f64 #s(approx (+ x y) y)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 #s(approx (+ x y) y) x))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) y) x)))) (log.f64 (sqrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) y) x))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) y) x))) (cbrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) y) x))))) (log.f64 (cbrt.f64 (exp.f64 (+.f64 #s(approx (+ x y) y) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) y) #s(approx (+ x y) y) (*.f64 x (-.f64 x #s(approx (+ x y) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) y) #s(approx (+ x y) y) (*.f64 x (-.f64 x #s(approx (+ x y) y)))))) |
(+.f64 (cosh.f64 (log.f64 (+.f64 #s(approx (+ x y) y) x))) (sinh.f64 (log.f64 (+.f64 #s(approx (+ x y) y) x)))) |
(+.f64 #s(approx (+ x y) y) x) |
(+.f64 x #s(approx (+ x y) y)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) y) x))) (pow.f64 (cbrt.f64 (+.f64 #s(approx (+ x y) y) x)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (+.f64 #s(approx (+ x y) y) x))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ x y) y))) (neg.f64 (sqrt.f64 #s(approx (+ x y) y)))) |
(*.f64 (sqrt.f64 #s(approx (+ x y) y)) (sqrt.f64 #s(approx (+ x y) y))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (+ x y) y))) |
(*.f64 (cbrt.f64 #s(approx (+ x y) y)) (pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ x y) y)) |
(pow.f64 (sqrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (+ x y) y) #s(literal 1 binary64)) |
#s(approx (+ x y) y) |
(cbrt.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ x y) y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ x y) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ x y) y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ x y) y)))) (log.f64 (sqrt.f64 (exp.f64 #s(approx (+ x y) y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 #s(approx (+ x y) y))) (cbrt.f64 (exp.f64 #s(approx (+ x y) y))))) (log.f64 (cbrt.f64 (exp.f64 #s(approx (+ x y) y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ x y) y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ x y) y)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ x y) y))) (sinh.f64 (log.f64 #s(approx (+ x y) y)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 #s(approx (+ x y) y))) (pow.f64 (cbrt.f64 #s(approx (+ x y) y)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ x y) y))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x y))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x y)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x y)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x y))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 2 binary64)) (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y))) |
(*.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y)) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x y)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x y) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 x (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (+.f64 y #s(literal 0 binary64)))) (neg.f64 (+.f64 y #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (+.f64 y #s(literal 0 binary64))) (+.f64 y #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 y x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (-.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x) y) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) y) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) y) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x y) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y)) y) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y)) (sqrt.f64 y) y) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64)) y) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (neg.f64 (sqrt.f64 (+.f64 y x))) x) |
(fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 #s(literal 2 binary64) x)) y) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x) y) |
(fma.f64 #s(literal 4 binary64) (*.f64 x x) y) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 x) y) |
(fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) y) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) x)) y) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) y) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (+.f64 y x)) x) |
(fma.f64 (sqrt.f64 x) (+.f64 (sqrt.f64 x) (sqrt.f64 x)) y) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) (cbrt.f64 (+.f64 y x)) x) |
(fma.f64 (cbrt.f64 (+.f64 y x)) (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (+.f64 (cbrt.f64 x) (cbrt.f64 x)) y) |
(fma.f64 (cbrt.f64 x) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) y) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x) y) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) x) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y y) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) y) |
(fma.f64 x #s(literal 2 binary64) y) |
(cbrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x y) #s(literal 3 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (+.f64 y #s(literal 0 binary64))) (/.f64 (*.f64 x x) (+.f64 y #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y))) |
(-.f64 (+.f64 y x) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 (+.f64 y x) (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 (+.f64 y x))) (sqrt.f64 (+.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (+.f64 y x)) #s(literal 2 binary64))) (cbrt.f64 (+.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x y))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x y)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x y))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x y))) (cbrt.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x y))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x y))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x y))) (sinh.f64 (log.f64 (fma.f64 #s(literal 2 binary64) x y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+.f64 x (+.f64 y x)) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y))) (pow.f64 (cbrt.f64 (fma.f64 #s(literal 2 binary64) x y)) #s(literal 2 binary64)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 y))) |
(log.f64 (*.f64 (exp.f64 y) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 x)) |
(*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 (sqrt.f64 x) (+.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (+.f64 (cbrt.f64 x) (cbrt.f64 x))) |
(*.f64 (cbrt.f64 x) (fma.f64 (cbrt.f64 x) (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(*.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 #s(literal 0 binary64)) (sqrt.f64 #s(literal 0 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (cbrt.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) x)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 #s(literal 2 binary64) x))) |
(cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 #s(literal 2 binary64) x)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(-.f64 x (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))) |
(fabs.f64 (*.f64 #s(literal 2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (sinh.f64 (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 x (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 #s(literal 2 binary64) x))) (sinh.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 x x) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 x x)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) x) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (cbrt.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) (*.f64 x x)) #s(literal 8 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(log.f64 (pow.f64 (exp.f64 (cbrt.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 y)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) x) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) y)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) y)) |
(log.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) x))) |
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) |