| Inputs |
|---|
(/.f64 1 x) |
(+.f64 (*.f64 -1/2 x) (/.f64 1 x)) |
(+.f64 (*.f64 -1/2 x) (+.f64 (*.f64 -1/8 (pow.f64 x 3)) (/.f64 1 x))) |
(+.f64 (*.f64 -1/2 x) (+.f64 (*.f64 -1/8 (pow.f64 x 3)) (+.f64 (*.f64 -1/16 (pow.f64 x 5)) (/.f64 1 x)))) |
(sqrt.f64 -1) |
(+.f64 (sqrt.f64 -1) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) |
(-.f64 (+.f64 (sqrt.f64 -1) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) |
(-.f64 (+.f64 (sqrt.f64 -1) (+.f64 (*.f64 1/16 (/.f64 1 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5)))) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1)))))) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) |
(*.f64 -1 (sqrt.f64 -1)) |
(-.f64 (*.f64 -1 (sqrt.f64 -1)) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) |
(-.f64 (+.f64 (*.f64 -1 (sqrt.f64 -1)) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) |
(-.f64 (+.f64 (*.f64 -1 (sqrt.f64 -1)) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) (+.f64 (*.f64 1/16 (/.f64 1 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5)))) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1)))))) |
(-.f64 (log.f64 2) (log.f64 x)) |
(-.f64 (+.f64 (log.f64 2) (*.f64 -1/4 (pow.f64 x 2))) (log.f64 x)) |
(-.f64 (+.f64 (log.f64 2) (+.f64 (*.f64 -1/4 (pow.f64 x 2)) (*.f64 -3/32 (pow.f64 x 4)))) (log.f64 x)) |
(-.f64 (+.f64 (log.f64 2) (+.f64 (*.f64 -1/4 (pow.f64 x 2)) (+.f64 (*.f64 -3/32 (pow.f64 x 4)) (*.f64 -5/96 (pow.f64 x 6))))) (log.f64 x)) |
(log.f64 (sqrt.f64 -1)) |
(+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 1 (*.f64 x (sqrt.f64 -1)))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 1 (*.f64 x (sqrt.f64 -1)))) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (*.f64 3/40 (/.f64 1 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 1 (*.f64 x (sqrt.f64 -1))))) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) |
(-.f64 (log.f64 (sqrt.f64 -1)) (log.f64 -1)) |
(-.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (log.f64 -1) (/.f64 1 (*.f64 x (sqrt.f64 -1))))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) (+.f64 (log.f64 -1) (/.f64 1 (*.f64 x (sqrt.f64 -1))))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) (+.f64 (log.f64 -1) (+.f64 (*.f64 3/40 (/.f64 1 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 1 (*.f64 x (sqrt.f64 -1)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) 1) |
(*.f64 1 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) |
(*.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 1 x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 1) |
(*.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (cbrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2)))) |
(*.f64 (cbrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2))) (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (*.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (/.f64 1 x))) |
(*.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) x)) |
(*.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (*.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (/.f64 1 x))) |
(*.f64 (sqrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (sqrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (/.f64 1 (neg.f64 x))) |
(*.f64 (/.f64 1 x) (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 x) 2)) (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 x))) |
(*.f64 (/.f64 1 (sqrt.f64 x)) (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (sqrt.f64 x))) |
(*.f64 (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) 1) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(*.f64 (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(*.f64 (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (sqrt.f64 x)) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) 1) (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) x)) |
(*.f64 (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (pow.f64 (cbrt.f64 x) 2)) (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (cbrt.f64 x))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 1) |
(pow.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) 3) |
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 3) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) 2) |
(pow.f64 (/.f64 x (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) -1) |
(neg.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2))) |
(log.f64 (exp.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)))) |
(cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 3/2) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(log1p.f64 (expm1.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(exp.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) 1)) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x))) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 -1 (log.f64 x) (log.f64 x))) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (log.f64 x)) 2)) (cbrt.f64 (log.f64 x)) (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(*.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) |
(*.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1) |
(*.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(*.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(*.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x)))) |
(/.f64 1 (/.f64 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)) (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)))) |
(/.f64 1 (/.f64 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3))) (neg.f64 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2))) (neg.f64 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (neg.f64 (log.f64 x)) 3)) (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x)))) |
(pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1) |
(pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 3) |
(pow.f64 (pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) |
(sqrt.f64 (pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 2)) |
(log.f64 (/.f64 (+.f64 1 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(log.f64 (+.f64 1 (-.f64 (/.f64 (+.f64 1 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x) 1))) |
(cbrt.f64 (pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 3)) |
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(log1p.f64 (-.f64 (/.f64 (+.f64 1 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x) 1)) |
(exp.f64 (log.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 1)) |
(fma.f64 1 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x))) |
(fma.f64 1 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(fma.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 1 (neg.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 1 (neg.f64 (log.f64 x))) |
(fma.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 1 (*.f64 (neg.f64 (log.f64 x)) 1)) |
(fma.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1 (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1 (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1 (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (neg.f64 (log.f64 x))) |
(fma.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (neg.f64 (log.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (log.f64 x)) 2) (neg.f64 (cbrt.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (neg.f64 (log.f64 x))) |
(fma.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(fma.f64 (sqrt.f64 (log.f64 x)) (neg.f64 (sqrt.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 (sqrt.f64 (log.f64 x))) (sqrt.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 -1 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (log.f64 x))) (cbrt.f64 (neg.f64 (log.f64 x)))) (cbrt.f64 (neg.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 x))) (sqrt.f64 (neg.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(fma.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(fma.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(fma.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (log.f64 x)) 2)) (cbrt.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
| Outputs |
|---|
(/.f64 1 x) |
(+.f64 (*.f64 -1/2 x) (/.f64 1 x)) |
(fma.f64 -1/2 x (/.f64 1 x)) |
(fma.f64 x -1/2 (/.f64 1 x)) |
(+.f64 (*.f64 -1/2 x) (+.f64 (*.f64 -1/8 (pow.f64 x 3)) (/.f64 1 x))) |
(fma.f64 -1/2 x (fma.f64 -1/8 (pow.f64 x 3) (/.f64 1 x))) |
(fma.f64 x -1/2 (fma.f64 -1/8 (pow.f64 x 3) (/.f64 1 x))) |
(+.f64 (*.f64 -1/2 x) (+.f64 (*.f64 -1/8 (pow.f64 x 3)) (+.f64 (*.f64 -1/16 (pow.f64 x 5)) (/.f64 1 x)))) |
(fma.f64 -1/2 x (fma.f64 -1/8 (pow.f64 x 3) (fma.f64 -1/16 (pow.f64 x 5) (/.f64 1 x)))) |
(fma.f64 x -1/2 (fma.f64 -1/8 (pow.f64 x 3) (fma.f64 -1/16 (pow.f64 x 5) (/.f64 1 x)))) |
(sqrt.f64 -1) |
(+.f64 (sqrt.f64 -1) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) |
(+.f64 (sqrt.f64 -1) (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) |
(-.f64 (+.f64 (sqrt.f64 -1) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) |
(-.f64 (+.f64 (sqrt.f64 -1) (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) (/.f64 1/8 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3)))) |
(+.f64 (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (-.f64 (sqrt.f64 -1) (/.f64 (/.f64 1/8 (pow.f64 x 4)) (neg.f64 (sqrt.f64 -1))))) |
(+.f64 (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (+.f64 (sqrt.f64 -1) (/.f64 -1/8 (*.f64 (pow.f64 x 4) (neg.f64 (sqrt.f64 -1)))))) |
(-.f64 (+.f64 (sqrt.f64 -1) (+.f64 (*.f64 1/16 (/.f64 1 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5)))) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1)))))) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) |
(-.f64 (+.f64 (+.f64 (sqrt.f64 -1) (/.f64 1/16 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) (/.f64 1/8 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3)))) |
(+.f64 (sqrt.f64 -1) (+.f64 (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (-.f64 (/.f64 1/16 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5))) (/.f64 (/.f64 1/8 (pow.f64 x 4)) (neg.f64 (sqrt.f64 -1)))))) |
(+.f64 (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (+.f64 (/.f64 1/16 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5))) (+.f64 (sqrt.f64 -1) (/.f64 -1/8 (*.f64 (pow.f64 x 4) (neg.f64 (sqrt.f64 -1))))))) |
(*.f64 -1 (sqrt.f64 -1)) |
(neg.f64 (sqrt.f64 -1)) |
(-.f64 (*.f64 -1 (sqrt.f64 -1)) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) |
(-.f64 (neg.f64 (sqrt.f64 -1)) (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) |
(fma.f64 -1 (sqrt.f64 -1) (/.f64 -1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) |
(-.f64 (/.f64 -1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (sqrt.f64 -1)) |
(-.f64 (+.f64 (*.f64 -1 (sqrt.f64 -1)) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1))))) |
(-.f64 (fma.f64 -1 (sqrt.f64 -1) (/.f64 1/8 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3)))) (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) |
(+.f64 (-.f64 (/.f64 (/.f64 1/8 (pow.f64 x 4)) (neg.f64 (sqrt.f64 -1))) (sqrt.f64 -1)) (/.f64 -1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) |
(+.f64 (/.f64 1/8 (*.f64 (pow.f64 x 4) (neg.f64 (sqrt.f64 -1)))) (-.f64 (/.f64 -1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (sqrt.f64 -1))) |
(-.f64 (+.f64 (*.f64 -1 (sqrt.f64 -1)) (*.f64 1/8 (/.f64 1 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3))))) (+.f64 (*.f64 1/16 (/.f64 1 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5)))) (*.f64 1/2 (/.f64 1 (*.f64 (pow.f64 x 2) (sqrt.f64 -1)))))) |
(-.f64 (fma.f64 -1 (sqrt.f64 -1) (/.f64 1/8 (*.f64 (pow.f64 x 4) (pow.f64 (sqrt.f64 -1) 3)))) (+.f64 (/.f64 1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (/.f64 1/16 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5))))) |
(+.f64 (-.f64 (-.f64 (/.f64 (/.f64 1/8 (pow.f64 x 4)) (neg.f64 (sqrt.f64 -1))) (sqrt.f64 -1)) (/.f64 1/16 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 -1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2)))) |
(+.f64 (/.f64 1/8 (*.f64 (pow.f64 x 4) (neg.f64 (sqrt.f64 -1)))) (+.f64 (-.f64 (/.f64 -1/2 (*.f64 (sqrt.f64 -1) (pow.f64 x 2))) (sqrt.f64 -1)) (/.f64 -1/16 (*.f64 (pow.f64 x 6) (pow.f64 (sqrt.f64 -1) 5))))) |
(-.f64 (log.f64 2) (log.f64 x)) |
(-.f64 (+.f64 (log.f64 2) (*.f64 -1/4 (pow.f64 x 2))) (log.f64 x)) |
(+.f64 (log.f64 2) (-.f64 (*.f64 (pow.f64 x 2) -1/4) (log.f64 x))) |
(-.f64 (fma.f64 (pow.f64 x 2) -1/4 (log.f64 2)) (log.f64 x)) |
(-.f64 (+.f64 (log.f64 2) (+.f64 (*.f64 -1/4 (pow.f64 x 2)) (*.f64 -3/32 (pow.f64 x 4)))) (log.f64 x)) |
(+.f64 (log.f64 2) (-.f64 (fma.f64 -1/4 (pow.f64 x 2) (*.f64 (pow.f64 x 4) -3/32)) (log.f64 x))) |
(+.f64 (fma.f64 (pow.f64 x 2) -1/4 (log.f64 2)) (-.f64 (*.f64 (pow.f64 x 4) -3/32) (log.f64 x))) |
(-.f64 (fma.f64 (pow.f64 x 4) -3/32 (fma.f64 (pow.f64 x 2) -1/4 (log.f64 2))) (log.f64 x)) |
(-.f64 (+.f64 (log.f64 2) (+.f64 (*.f64 -1/4 (pow.f64 x 2)) (+.f64 (*.f64 -3/32 (pow.f64 x 4)) (*.f64 -5/96 (pow.f64 x 6))))) (log.f64 x)) |
(+.f64 (log.f64 2) (-.f64 (fma.f64 -1/4 (pow.f64 x 2) (fma.f64 -3/32 (pow.f64 x 4) (*.f64 (pow.f64 x 6) -5/96))) (log.f64 x))) |
(+.f64 (fma.f64 (pow.f64 x 2) -1/4 (fma.f64 (pow.f64 x 4) -3/32 (*.f64 (pow.f64 x 6) -5/96))) (-.f64 (log.f64 2) (log.f64 x))) |
(+.f64 (-.f64 (log.f64 2) (log.f64 x)) (fma.f64 (pow.f64 x 2) -1/4 (fma.f64 (pow.f64 x 4) -3/32 (*.f64 (pow.f64 x 6) -5/96)))) |
(log.f64 (sqrt.f64 -1)) |
(+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 1 (*.f64 x (sqrt.f64 -1)))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 1 (*.f64 x (sqrt.f64 -1)))) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 1 (*.f64 x (sqrt.f64 -1)))) (/.f64 1/6 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3)))) |
(+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 -1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1)))))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (/.f64 -1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1)))))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (*.f64 3/40 (/.f64 1 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 1 (*.f64 x (sqrt.f64 -1))))) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (/.f64 3/40 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 1/6 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (-.f64 (/.f64 3/40 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5))) (/.f64 1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1))))))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (+.f64 (/.f64 3/40 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5))) (/.f64 -1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1))))))) |
(-.f64 (log.f64 (sqrt.f64 -1)) (log.f64 -1)) |
(-.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (log.f64 -1) (/.f64 1 (*.f64 x (sqrt.f64 -1))))) |
(-.f64 (log.f64 (sqrt.f64 -1)) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (/.f64 -1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) (+.f64 (log.f64 -1) (/.f64 1 (*.f64 x (sqrt.f64 -1))))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (/.f64 1/6 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1)))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (/.f64 1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1)))) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1)))) |
(+.f64 (/.f64 1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1)))) (+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (/.f64 -1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1)))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (*.f64 1/6 (/.f64 1 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3))))) (+.f64 (log.f64 -1) (+.f64 (*.f64 3/40 (/.f64 1 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5)))) (/.f64 1 (*.f64 x (sqrt.f64 -1)))))) |
(-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (/.f64 1/6 (*.f64 (pow.f64 x 3) (pow.f64 (sqrt.f64 -1) 3)))) (+.f64 (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (/.f64 3/40 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5)))) (log.f64 -1))) |
(+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (/.f64 1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1)))) (+.f64 (/.f64 3/40 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5))) (+.f64 (/.f64 1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1))))) |
(+.f64 (/.f64 1/6 (*.f64 (pow.f64 x 3) (neg.f64 (sqrt.f64 -1)))) (-.f64 (+.f64 (log.f64 (sqrt.f64 -1)) (-.f64 (/.f64 -1 (*.f64 x (sqrt.f64 -1))) (log.f64 -1))) (/.f64 3/40 (*.f64 (pow.f64 x 5) (pow.f64 (sqrt.f64 -1) 5))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) 1) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 1 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 1 x)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 1) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (cbrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2)))) |
(*.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (cbrt.f64 (+.f64 (/.f64 1 (pow.f64 x 2)) -1))) |
(*.f64 (cbrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2))) (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(*.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (cbrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2)))) |
(*.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (cbrt.f64 (+.f64 (/.f64 1 (pow.f64 x 2)) -1))) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(/.f64 (*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) x) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (*.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (/.f64 1 x))) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(/.f64 (*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) x) |
(*.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) x)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (*.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (/.f64 1 x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (sqrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (sqrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (/.f64 1 (neg.f64 x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (/.f64 1 x) (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 x) 2)) (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 x))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 x)) (pow.f64 (cbrt.f64 x) 2)) |
(*.f64 (/.f64 1 (sqrt.f64 x)) (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (sqrt.f64 x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) 1) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(/.f64 (*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) x) |
(*.f64 (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(*.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (pow.f64 (cbrt.f64 x) 2))) |
(*.f64 (/.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (sqrt.f64 x)) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (sqrt.f64 x))) |
(*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (/.f64 (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(/.f64 (*.f64 (cbrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) x) |
(*.f64 (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) 1) (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) x)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(*.f64 (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (pow.f64 (cbrt.f64 x) 2)) (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 1/4) (cbrt.f64 x))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 x) 2)) (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 x))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (cbrt.f64 x)) (pow.f64 (cbrt.f64 x) 2)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 1) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(pow.f64 (cbrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) 3) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 3) 1/3) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(pow.f64 (sqrt.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) 2) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(pow.f64 (/.f64 x (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) -1) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(neg.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) (neg.f64 x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(sqrt.f64 (/.f64 (-.f64 1 (pow.f64 x 2)) (pow.f64 x 2))) |
(sqrt.f64 (+.f64 (/.f64 1 (pow.f64 x 2)) -1)) |
(log.f64 (exp.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(cbrt.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) 3)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(cbrt.f64 (/.f64 (pow.f64 (-.f64 1 (pow.f64 x 2)) 3/2) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(log1p.f64 (expm1.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(exp.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x)) 1)) |
(expm1.f64 (log1p.f64 (/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x))) |
(/.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))) x) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 -1 (log.f64 x) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (log.f64 x)) 2)) (cbrt.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(*.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(*.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(*.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(*.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(*.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x)))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(/.f64 1 (/.f64 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)) (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(/.f64 1 (/.f64 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3))) (neg.f64 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2))) (neg.f64 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (neg.f64 (log.f64 x)) 3)) (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x)))))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x)))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 3) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(pow.f64 (pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 3) 1/3) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(pow.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(sqrt.f64 (pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 2)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(log.f64 (/.f64 (+.f64 1 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(log.f64 (+.f64 1 (-.f64 (/.f64 (+.f64 1 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x) 1))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(cbrt.f64 (pow.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 3)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(log1p.f64 (-.f64 (/.f64 (+.f64 1 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) x) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(exp.f64 (log.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 1 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (neg.f64 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 1 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 1 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 1 (neg.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 1 (neg.f64 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 1 (*.f64 (neg.f64 (log.f64 x)) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1 (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1 (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) 1 (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (neg.f64 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (neg.f64 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) 2) (cbrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (log.f64 x)) 2) (neg.f64 (cbrt.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) 2) (cbrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (neg.f64 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (*.f64 (neg.f64 (log.f64 x)) 1)) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (log.f64 x)) (neg.f64 (sqrt.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (sqrt.f64 (-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (/.f64 1 (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 3) (pow.f64 (log.f64 x) 3)) (fma.f64 (log.f64 x) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(fma.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (/.f64 1 (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) 2) (pow.f64 (log.f64 x) 2)) (+.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (log.f64 x))) (sqrt.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 -1 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (log.f64 x))) (cbrt.f64 (neg.f64 (log.f64 x)))) (cbrt.f64 (neg.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 x))) (sqrt.f64 (neg.f64 (log.f64 x))) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (fma.f64 (neg.f64 (log.f64 x)) 1 (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (fma.f64 (neg.f64 (cbrt.f64 (log.f64 x))) (pow.f64 (cbrt.f64 (log.f64 x)) 2) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (+.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (-.f64 (sqrt.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) (sqrt.f64 (log.f64 x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (log.f64 x)) 2)) (cbrt.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2))))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 1 (pow.f64 x 2)))) (log.f64 x)) |