| Inputs |
|---|
(acosh.f32 x) |
x |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x))) |
#s(approx (sqrt (- (* x x) 1)) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x) |
(-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) |
(/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) |
(pow.f32 x #s(literal -2 binary32)) |
#s(literal -2 binary32) |
#s(literal 1/16 binary32) |
#s(literal 1/8 binary32) |
(pow.f32 x #s(literal 4 binary32)) |
#s(literal 4 binary32) |
#s(literal -1 binary32) |
#s(literal 1 binary32) |
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) |
#s(literal 1/2 binary32) |
(log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(-.f32 (*.f32 x x) (*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x)))) |
(*.f32 x x) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(sinh.f32 (acosh.f32 x)) |
(-.f32 x (sinh.f32 (acosh.f32 x))) |
#s(approx (acosh x) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx x #s(hole binary32 x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ -1/16 (pow x 5)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ (- (* -1/8 (pow x 2)) 1/16) (pow x 5)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/8)) 1/16) (pow x 5)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (- (pow x 2) 1/2)) 1/8)) 1/16) (pow x 5)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ -1/16 (pow x 6)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ (- (* -1/8 (pow x 2)) 1/16) (pow x 6)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/8)) 1/16) (pow x 6)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (/ (- (* (pow x 2) (- (* (pow x 2) (- (pow x 2) 1/2)) 1/8)) 1/16) (pow x 6)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (/ -1/16 (pow x 6)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (/ (- (* -1/8 (pow x 2)) 1/16) (pow x 6)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (/ (- (* (pow x 2) (- (pow x 4) 1/8)) 1/16) (pow x 6)))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ 1/16 (pow x 6)))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ (+ 1/16 (* 1/8 (pow x 2))) (pow x 6)))) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 (/ 1/16 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 (/ (+ 1/16 (* 1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary32 (/ 1 (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary32 (pow x 4))) |
#s(approx (* (pow x -2) 1/2) #s(hole binary32 (/ 1/2 (pow x 2)))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (* 2 (/ (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -24 (/ (* (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (+ (* 12 (/ (- (/ (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (- (sqrt -1) (/ 1 (sqrt -1)))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (/ (* (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 16 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3))))))) (* 1/2 (+ (* -4 (/ (pow (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 4 (/ (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (+ (* x (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (- (+ 1 (+ (* x (- (+ (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (- (/ (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (- (sqrt -1) (/ 1 (sqrt -1)))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* -2 (/ (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (/ (* (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) (+ (* -2 (/ (* (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (+ 1 (/ 1 (pow (sqrt -1) 2))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* -1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* -1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1)))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* x (- (* x (- 1 (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (- (* x (- (* x (- (+ 1 (* -1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))) (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))) (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))))) |
#s(approx (* x x) #s(hole binary32 (pow x 2))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2)) (* x (+ (* 1/2 (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/4 (pow (+ 1 (/ 1 (pow (sqrt -1) 2))) 2)) (+ (* 1/2 (* x (* (+ 1 (/ 1 (pow (sqrt -1) 2))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (- (sqrt -1) (/ 1 (sqrt -1))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))) (* x (+ (* 1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- (+ 1 (* -1/2 (* x (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (- (* x (- (+ 1 (* x (- (* -1/2 (* (pow x 2) (- (* 1/8 (/ 1 (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))))))) (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 x)) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 1)) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(hole binary32 (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 1)) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (- 1 (* 1/8 (/ 1 (pow x 4)))))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(hole binary32 (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ 1/8 (pow x 4)))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) #s(hole binary32 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 1/8)) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(hole binary32 (+ 1/8 (* 1/16 (/ 1 (pow x 2)))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (* -1 (log (/ 1 x))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* -1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* -1/8 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (+ (* 1/6 (/ (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 3)) (* 3 (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 3))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x))))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5)))) (+ (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* -1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (pow x 2))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))) (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* 1/4 (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2)) (* 1/2 (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6)))) (+ (* 1/4 (/ (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2)))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 2))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 4))) (+ (* 1/2 (/ (* (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6))) (* 1/2 (/ (* (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow x 6)))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))) (+ (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* -1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6)))))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 x)) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (+ 1 (* -1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (- (+ 1 (* -1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))) (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* x (- (+ 1 (* -1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5)))) (+ (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)) (* 1/2 (/ (- (* -1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 3)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary32 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* -1 (* x (- (+ (/ 1/8 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) #s(hole binary32 (* -1 (* x (- (+ (/ 1/8 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) 1))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/8 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) x))) x)))))) |
#s(approx (log (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x))))) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (* -1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 3))) x)) (* -1/8 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2))) x)) (* -1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))) x)) 1))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))) x)) 1))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (+ 1 (* -1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2))))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))) (* 1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2))))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) #s(hole binary32 (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* 1/4 (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2)) (* 1/2 (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) (pow x 6)))) (+ (* 1/4 (/ (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2) (pow x 2))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) #s(hole binary32 (+ (* 1/4 (/ (pow (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) 2) (pow x 4))) (+ (* 1/4 (pow (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) 2)) (+ (* 1/2 (/ (* (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) (pow x 6))) (+ (* 1/2 (/ (* (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (* (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))))) |
#s(approx (sinh (acosh x)) #s(hole binary32 (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* 5/64 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2)))))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* 1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))))) x)) 1))))) |
#s(approx (- x (sinh (acosh x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1/2 (/ (+ (* 1/8 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 4))) (+ (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* 1/4 (exp (+ (log -1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))) (pow x 2))))) x)) 1))))) |
| Outputs |
|---|
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))) |
x |
(log.f32 (+.f32 #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) x)) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)))) (-.f32 x #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))) (*.f32 x #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)))))) |
(+.f32 #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) x) |
(+.f32 x #s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x))) |
#s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) |
(*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x) |
(*.f32 x (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32))) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 3 binary32))) (fma.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))) |
(-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) |
(fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) |
(+.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) |
(+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 (neg.f32 (pow.f32 x #s(literal -2 binary32))) #s(literal 1/2 binary32))) |
(+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))))) (-.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) #s(literal 1 binary32)) (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32))))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)) |
(+.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -4 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(/.f32 (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)))) (-.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))) #s(literal 1/64 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 1/8 binary32))) |
(/.f32 (+.f32 #s(literal 1/512 binary32) (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/64 binary32) (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (fma.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 1/8 binary32))))) |
(-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) |
(fma.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) |
(+.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) #s(literal 1/8 binary32)) |
(+.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(pow.f32 (*.f32 x x) #s(literal -1 binary32)) |
(pow.f32 x #s(literal -2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) |
#s(literal -2 binary32) |
#s(literal 1/16 binary32) |
#s(literal 1/8 binary32) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(pow.f32 x #s(literal 4 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))) |
#s(literal 4 binary32) |
#s(literal -1 binary32) |
#s(literal 1 binary32) |
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x))) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
#s(literal 1/2 binary32) |
(acosh.f32 x) |
(log.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (sinh.f32 (acosh.f32 x)))) (/.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (-.f32 x (sinh.f32 (acosh.f32 x))))) |
(+.f32 (sinh.f32 (acosh.f32 x)) x) |
(+.f32 x (sinh.f32 (acosh.f32 x))) |
(*.f32 (+.f32 (sinh.f32 (acosh.f32 x)) x) (-.f32 x (sinh.f32 (acosh.f32 x)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) (fma.f32 x x (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) (pow.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)))))) |
(-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)))) |
(fma.f32 x x (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)))) |
(+.f32 (*.f32 x x) (*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (sinh.f32 (acosh.f32 x)))) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 x x) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(*.f32 (neg.f32 (sinh.f32 (acosh.f32 x))) (neg.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (fabs.f32 (sinh.f32 (acosh.f32 x))) (fabs.f32 (sinh.f32 (acosh.f32 x)))) |
(*.f32 (sinh.f32 (acosh.f32 x)) (sinh.f32 (acosh.f32 x))) |
(pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) |
(sqrt.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (exp.f32 (acosh.f32 x)) (exp.f32 (neg.f32 (acosh.f32 x)))) #s(literal 2 binary32)) |
(pow.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) |
(sinh.f32 (acosh.f32 x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (+.f32 (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32)) (*.f32 x (sinh.f32 (acosh.f32 x)))))) |
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (sinh.f32 (acosh.f32 x)) #s(literal 2 binary32))) (+.f32 (sinh.f32 (acosh.f32 x)) x)) |
(-.f32 x (sinh.f32 (acosh.f32 x))) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx x x) |
#s(approx (acosh x) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (+.f32 (sqrt.f32 #s(literal -1 binary32)) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sinh (acosh x)) (sqrt.f32 #s(literal -1 binary32))) |
#s(approx (sinh (acosh x)) (fma.f32 (/.f32 (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/.f32 #s(literal -1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (/.f32 (-.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/8 binary32)) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (*.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32))) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) (/.f32 (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/16 binary32)) (*.f32 x x))) |
#s(approx (pow x -2) (pow.f32 x #s(literal -2 binary32))) |
#s(approx (pow x 4) (pow.f32 x #s(literal 4 binary32))) |
#s(approx (* (pow x -2) 1/2) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) |
#s(approx (acosh x) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (acosh x) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) x) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 2 binary32) (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 4 binary32) (/.f32 #s(literal -4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (acosh x) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) x) (fma.f32 (*.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal -24 binary32) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal -2 binary32) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 12 binary32) (/.f32 #s(literal 16 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 3 binary32))))) (*.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal 4 binary32) (/.f32 #s(literal -4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) #s(literal 1/2 binary32))) x (/.f32 #s(literal 2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (log.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1 binary32) x))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (-.f32 (+.f32 (fma.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x #s(literal -1 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (fma.f32 (-.f32 (+.f32 (fma.f32 (-.f32 (fma.f32 (-.f32 (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32)) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal -2 binary32) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) x (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) #s(literal -2 binary32))) (fma.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1/2 binary32) (/.f32 #s(literal -2 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) x #s(literal -1 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (fma.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (fma.f32 (-.f32 (*.f32 (-.f32 (fma.f32 (*.f32 (*.f32 #s(literal 0 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32))))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32))) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal -1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* x x) (*.f32 x x)) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 0 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 0 binary32)) x (*.f32 #s(literal 0 binary32) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) x (*.f32 #s(literal 1/4 binary32) (pow.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal 0 binary32) x (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (sinh (acosh x)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/2 binary32)))) |
#s(approx (- x (sinh (acosh x))) (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32))) |
#s(approx (- x (sinh (acosh x))) (fma.f32 #s(literal 1 binary32) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32)))) |
#s(approx (- x (sinh (acosh x))) (fma.f32 (-.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) #s(literal 1 binary32)) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32)))) |
#s(approx (- x (sinh (acosh x))) (fma.f32 (-.f32 (fma.f32 (fma.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 5/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))) (*.f32 x x)) #s(literal -1/2 binary32) (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 #s(literal -1 binary32) #s(literal 3/2 binary32)))))) x #s(literal 1 binary32)) #s(literal 0 binary32)) x (*.f32 (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x))) (log.f32 #s(literal 2 binary32)))) |
#s(approx (acosh x) (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 #s(literal 2 binary32) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 2 binary32)) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sinh (acosh x)) x) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (sinh (acosh x)) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) x) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)) x)) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) x)) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) #s(literal 1 binary32)) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32))) |
#s(approx (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))) |
#s(approx (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) #s(literal 1 binary32))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) |
#s(approx (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) #s(literal 1/8 binary32)) |
#s(approx (+ (* (pow x -2) 1/16) 1/8) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32))) |
#s(approx (acosh x) (neg.f32 (neg.f32 (log.f32 x)))) |
#s(approx (acosh x) (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32) (neg.f32 (neg.f32 (log.f32 x))))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32))))) |
#s(approx (acosh x) (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/8 binary32) (fma.f32 (/.f32 (fma.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32)))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) x) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32))) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))))) x)) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 x x)) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/4 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))))) (pow.f32 x #s(literal 6 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 x x))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (*.f32 x x)) #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32)))))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/2 binary32) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))))))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))))) |
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x)) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))))))) |
#s(approx (sinh (acosh x)) (fma.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (-.f32 (*.f32 #s(literal -1/32 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))) (/.f32 #s(literal 5/64 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32))))))) |
#s(approx (- x (sinh (acosh x))) x) |
#s(approx (- x (sinh (acosh x))) (*.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal -1/2 binary32) #s(literal 1 binary32)) x)) |
#s(approx (- x (sinh (acosh x))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) #s(literal 1/2 binary32))) x)) |
#s(approx (- x (sinh (acosh x))) (*.f32 (-.f32 (fma.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 5 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) (exp.f32 (neg.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) x) (/.f32 (-.f32 (*.f32 (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))) #s(literal -1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (exp.f32 (fma.f32 (neg.f32 (log.f32 x)) #s(literal -1 binary32) (log.f32 #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))))) x)) |
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
#s(approx (acosh x) (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32)))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (acosh x) (+.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (/.f32 #s(literal 1/2 binary32) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) x)) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (*.f32 x x))) #s(literal 1/2 binary32)) x))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32))) x))) |
#s(approx (sinh (acosh x)) (neg.f32 x)) |
#s(approx (sinh (acosh x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
#s(approx (sinh (acosh x)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (*.f32 x x)) #s(literal -1 binary32) #s(literal 1 binary32)))) |
#s(approx (sinh (acosh x)) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/16 binary32) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (neg.f32 x) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)))) |
#s(approx (* (- (+ (* (/ (+ (* (pow x -2) 1/16) 1/8) (pow x 4)) -1) 1) (* (pow x -2) 1/2)) x) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) |
#s(approx (acosh x) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (+.f32 (fma.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal 1/2 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) (log.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) x) #s(literal 1/8 binary32) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32))) x)) (log.f32 #s(literal -1 binary32)))) |
#s(approx (acosh x) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 3 binary32)) #s(literal -1/4 binary32) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -3 binary32))) x) #s(literal -1/6 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal -1/8 binary32))) x))) x)) (log.f32 #s(literal -1 binary32)))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (neg.f32 x) (-.f32 (*.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal -1/2 binary32)) #s(literal 1 binary32)))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))) x)) #s(literal 1 binary32)))) |
#s(approx (/ (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (- x (sinh (acosh x)))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) x)) #s(literal 1 binary32)))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (fma.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal -1/4 binary32) #s(literal 1 binary32)) (*.f32 x x))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 x x))) |
#s(approx (- (* x x) (* (sinh (acosh x)) (sinh (acosh x)))) (*.f32 (-.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))))))) (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 (pow.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) (pow.f32 x #s(literal 6 binary32))) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/2 binary32) (*.f32 (/.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 x x))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))) #s(literal 1/2 binary32) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32)))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))) (*.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32))))) |
#s(approx (* (sinh (acosh x)) (sinh (acosh x))) (fma.f32 (/.f32 (pow.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/4 binary32) (fma.f32 (pow.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 2 binary32)) #s(literal 1/4 binary32) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/2 binary32) (fma.f32 (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32)))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (fma.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))))))))) |
#s(approx (sinh (acosh x)) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32))) |
#s(approx (sinh (acosh x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) |
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)))))) |
#s(approx (sinh (acosh x)) (fma.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1/2 binary32) (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 5/64 binary32) (/.f32 #s(literal 1/32 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))))) |
#s(approx (- x (sinh (acosh x))) (*.f32 (neg.f32 x) (-.f32 (*.f32 (/.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) x) #s(literal 1/2 binary32)) #s(literal 1 binary32)))) |
#s(approx (- x (sinh (acosh x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x)) #s(literal -1/2 binary32) (*.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal -1/2 binary32))) x)) #s(literal 1 binary32)))) |
#s(approx (- x (sinh (acosh x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (+.f32 (-.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) (exp.f32 (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (fma.f32 (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/4 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x)))))) (*.f32 x x))))) x)) #s(literal 1 binary32)))) |