| Inputs |
|---|
(log.f64 (+.f64 x #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)))) |
(+.f64 x #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x))) |
x |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 x x) |
#s(literal -1 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(log.f64 (+.f64 (sinh.f64 (acosh.f64 x)) x)) |
(+.f64 (sinh.f64 (acosh.f64 x)) x) |
(sinh.f64 (acosh.f64 x)) |
(acosh.f64 x) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (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 binary64 (+ (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 binary64 (sqrt -1))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ x (sqrt -1)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (+ (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 binary64 (+ (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 x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (/ -1/8 (pow x 3)))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (/ (- (* -1/2 (pow x 2)) 1/8) (pow x 3)))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (/ (- (* (pow x 2) (- (pow x 2) 1/2)) 1/8) (pow x 3)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(hole binary64 (/ -1/8 (pow x 4)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(hole binary64 (/ (- (* -1/2 (pow x 2)) 1/8) (pow x 4)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(hole binary64 (/ (- (* (pow x 2) (- (pow x 2) 1/2)) 1/8) (pow x 4)))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) #s(hole binary64 (/ 1/8 (pow x 4)))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) #s(hole binary64 (/ (+ 1/8 (* 1/2 (pow x 2))) (pow x 4)))) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) #s(hole binary64 (/ 1/8 (pow x 2)))) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) #s(hole binary64 (/ (+ 1/8 (* 1/2 (pow x 2))) (pow x 2)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* 2 (/ (* x (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2)))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/2 (* x (+ (* -4 (/ (pow (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 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))))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (log (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 2 (/ (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (sqrt -1) (/ 1 (sqrt -1))))) (* x (+ (* 1/6 (* x (+ (* -12 (/ (* (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3))))) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 16 (/ (pow (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 3) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 3)))))) (* 1/2 (+ (* -4 (/ (pow (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))) 2) (pow (- (sqrt -1) (/ 1 (sqrt -1))) 2))) (* 2 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) (- (sqrt -1) (/ 1 (sqrt -1)))))))))))))) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ 1 (* 1/2 (+ 1 (/ 1 (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* 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)))))))))) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (+ (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))) (* x (+ 1 (+ (* 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 (sinh (acosh x)) #s(hole binary64 (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1)))))) |
#s(approx (sinh (acosh x)) #s(hole binary64 (+ (* 1/2 (* x (+ 1 (/ 1 (pow (sqrt -1) 2))))) (* 1/2 (- (sqrt -1) (/ 1 (sqrt -1))))))) |
#s(approx (sinh (acosh x)) #s(hole binary64 (+ (* 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 binary64 (+ (* 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 (acosh x) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (/ x (sqrt -1))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (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 (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (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 binary64 (- (+ (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 binary64 (* 2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (- 2 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* 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 binary64 x)) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (* x (- 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(hole binary64 (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (/ 1 (pow x 2)))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (* -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 (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (* -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 (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (* -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 (+ (sinh (acosh x)) x) #s(hole binary64 x)) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) x)))))) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (* x (+ 1 (+ (* 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 (+ (sinh (acosh x)) x) #s(hole binary64 (* x (+ 1 (+ (* 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))) (* 1/2 (/ (- (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 5))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary64 (* 1/2 (- (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary64 (+ (* 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 binary64 (+ (* 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 binary64 (+ (* 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 (acosh x) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (acosh x) #s(hole binary64 (- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary64 (- (+ (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 binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) #s(hole binary64 (+ (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 binary64 (+ (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 binary64 (/ 1/2 x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) #s(hole binary64 (* -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 binary64 (* -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 binary64 (* -1 x))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))))) |
#s(approx (sqrt (- (* x x) 1)) #s(hole binary64 (* -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 x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) #s(hole binary64 (* -1 (* x (- (+ (/ 1/8 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))) 1))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (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 (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (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 (+ (sinh (acosh x)) x)) #s(hole binary64 (+ (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 (+ (sinh (acosh x)) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x)))))) x)) 1))))) |
#s(approx (+ (sinh (acosh x)) x) #s(hole binary64 (* -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 (+ (sinh (acosh x)) x) #s(hole binary64 (* -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 (sinh (acosh x)) #s(hole binary64 (* 1/2 (- (exp (+ (log -1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log -1/2) (log (/ -1 x))))))))) |
#s(approx (sinh (acosh x)) #s(hole binary64 (+ (* 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 binary64 (+ (* 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 binary64 (+ (* 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 (acosh x) #s(hole binary64 (+ (log -1/2) (log (/ -1 x))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))))) |
#s(approx (acosh x) #s(hole binary64 (+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))))) |
| Outputs |
|---|
(log.f64 (+.f64 #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)))) (-.f64 x #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x))) (*.f64 x #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)))))) |
(+.f64 #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) x) |
(+.f64 x #s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x))) |
x |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) x)) x) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(acosh.f64 x) |
(log.f64 (+.f64 (sinh.f64 (acosh.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (sinh.f64 (acosh.f64 x)) (sinh.f64 (acosh.f64 x))) (*.f64 x x)) (-.f64 (sinh.f64 (acosh.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (sinh.f64 (acosh.f64 x)) (sinh.f64 (acosh.f64 x)))) (-.f64 x (sinh.f64 (acosh.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (acosh.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (*.f64 (sinh.f64 (acosh.f64 x)) (sinh.f64 (acosh.f64 x))) (-.f64 (*.f64 x x) (*.f64 (sinh.f64 (acosh.f64 x)) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 (acosh.f64 x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (sinh.f64 (acosh.f64 x)) (sinh.f64 (acosh.f64 x))) (*.f64 x (sinh.f64 (acosh.f64 x)))))) |
(+.f64 (sinh.f64 (acosh.f64 x)) x) |
(+.f64 x (sinh.f64 (acosh.f64 x))) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (exp.f64 (acosh.f64 x)) (exp.f64 (neg.f64 (acosh.f64 x)))) #s(literal 2 binary64)) |
(sinh.f64 (acosh.f64 x)) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(acosh.f64 x) |
(log.f64 (+.f64 (sinh.f64 (acosh.f64 x)) x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/6 binary64) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (fma.f64 (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64)) x (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) x (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx x x) |
#s(approx (sqrt (- (* x x) 1)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (pow (* x x) -1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64) (/.f64 #s(literal -4 binary64) (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal -12 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64) (/.f64 #s(literal -4 binary64) (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1/2 binary64))) x (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1 binary64) x (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))))) x (*.f64 #s(literal 0 binary64) x))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) x #s(literal 0 binary64)) #s(literal 1 binary64)) x (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 0 binary64) x) (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal 0 binary64)) x (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) x #s(literal 0 binary64)) x (*.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/6 binary64) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) #s(literal 3/40 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/32 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 x x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5/96 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3/32 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (- (* x x) 1)) x) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) x) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (pow (* x x) -1) 1/8) 1/2) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (/.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal 1/2 binary64) (log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (/.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))) (*.f64 x x)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))) (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 1/6 binary64) (*.f64 (/.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal 1/2 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) x) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (fma.f64 (/.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/8 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (pow.f64 x #s(literal 5 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/8 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (-.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/32 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 5/64 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/8 binary64) (exp.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/32 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 x x)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f64 (+.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5/96 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3/32 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64))) (+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 5/96 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 5/128 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/16 binary64) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (* (+ (* (/ (+ (* (pow (* x x) -1) 1/8) 1/2) (* x x)) -1) 1) x) (*.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) x) #s(literal 1/2 binary64) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) x) #s(literal 1/8 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) #s(literal -3 binary64))) x) #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) #s(literal -1/8 binary64))) x) #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))) x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (*.f64 x x)))) x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- (* x x) 1)) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (*.f64 x x))))) |
#s(approx (sqrt (- (* x x) 1)) (+.f64 (fma.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* x x) 1)) (+.f64 (fma.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 5/64 binary64) (/.f64 #s(literal 1/32 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (log.f64 #s(literal -1/2 binary64)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1/2 binary64))) (+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 5/96 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))))) |