| Inputs |
|---|
(/.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 1 binary64))) (log.f64 #s(literal 10 binary64))) |
(log.f64 (pow.f64 (hypot.f64 im re) #s(literal 1 binary64))) |
(pow.f64 (hypot.f64 im re) #s(literal 1 binary64)) |
(hypot.f64 im re) |
im |
re |
#s(literal 1 binary64) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(/.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 im re)))) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 im re)))) |
(log.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 im re))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 im re)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (/ (log im) (log 10)))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10)))) (/ (log im) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (* (pow im 4) (log 10)))) (* 1/2 (/ 1 (* (pow im 2) (log 10)))))) (/ (log im) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (* (pow im 6) (log 10)))) (* 1/4 (/ 1 (* (pow im 4) (log 10)))))) (* 1/2 (/ 1 (* (pow im 2) (log 10)))))) (/ (log im) (log 10))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (log im))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (log im) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (log im) (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (log im) (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (/ (log (/ 1 im)) (log 1/10)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (* (pow im 2) (log 1/10)))) (/ (log (/ 1 im)) (log 1/10))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* (pow re 2) (- (* 1/4 (/ (pow re 2) (* (pow im 4) (log 1/10)))) (* 1/2 (/ 1 (* (pow im 2) (log 1/10)))))) (/ (log (/ 1 im)) (log 1/10))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* (pow re 2) (- (* (pow re 2) (+ (* -1/6 (/ (pow re 2) (* (pow im 6) (log 1/10)))) (* 1/4 (/ 1 (* (pow im 4) (log 1/10)))))) (* 1/2 (/ 1 (* (pow im 2) (log 1/10)))))) (/ (log (/ 1 im)) (log 1/10))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (* -1 (log (/ 1 im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* 1/2 (/ (pow re 2) (pow im 2))) (log (/ 1 im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2))))) (log (/ 1 im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2))))) (log (/ 1 im))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (log (/ 1 im)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 im)) (* -1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 im)) (* (pow re 2) (- (* 1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 im)) (* (pow re 2) (- (* (pow re 2) (+ (* -1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ 1 im))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (+ (* (pow re 2) (- (* 3/8 (/ (pow re 2) (pow im 5))) (* 1/2 (/ 1 (pow im 3))))) (/ 1 im)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (+ (* (pow re 2) (- (* (pow re 2) (+ (* -5/16 (/ (pow re 2) (pow im 7))) (* 3/8 (/ 1 (pow im 5))))) (* 1/2 (/ 1 (pow im 3))))) (/ 1 im)))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (* -1 (/ (log (/ 1 re)) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ 1 re)) (log 10))) (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ 1 re)) (log 10))) (+ (* -1/4 (/ (pow im 4) (* (pow re 4) (log 10)))) (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10)))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ 1 re)) (log 10))) (+ (* -1/4 (/ (pow im 4) (* (pow re 4) (log 10)))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (* (pow re 6) (log 10)))) (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10))))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (* -1 (log (/ 1 re))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 re)) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (/ (log (/ 1 re)) (log 1/10)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (* (pow re 2) (log 1/10)))) (/ (log (/ 1 re)) (log 1/10))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (* (pow re 2) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (* (pow re 4) (log 1/10)))) (/ (log (/ 1 re)) (log 1/10)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (* (pow re 2) (log 1/10)))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6))) (+ (* -180 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (* -30 (pow im 6)))) (* (pow re 6) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (* (pow re 4) (log 1/10)))) (/ (log (/ 1 re)) (log 1/10))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (* -1 (log (/ 1 re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* 1/2 (/ (pow im 2) (pow re 2))) (log (/ 1 re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4))) (+ (log (/ 1 re)) (* -1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6))) (+ (* -180 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (* -30 (pow im 6)))) (pow re 6))) (+ (log (/ 1 re)) (+ (* -1/2 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4)))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (log (/ 1 re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 re)) (* -1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 re)) (+ (* -1/2 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 re)) (+ (* -1/2 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6))) (+ (* -180 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (* -30 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4)))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ 1 re))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (pow im 2) (pow re 2)))) re))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))) (pow re 4))) (* -1/2 (/ (pow im 2) (pow re 2))))) re))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))) (pow re 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6)) (pow re 6))) (* -1/2 (/ (pow im 2) (pow re 2)))))) re))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (* -1 (/ (log (/ -1 re)) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ -1 re)) (log 10))) (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ -1 re)) (log 10))) (+ (* -1/4 (/ (pow im 4) (* (pow re 4) (log 10)))) (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10)))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ -1 re)) (log 10))) (+ (* -1/4 (/ (pow im 4) (* (pow re 4) (log 10)))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (* (pow re 6) (log 10)))) (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10))))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (* -1 (log (/ -1 re))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 re))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (/ (log (/ -1 re)) (log 1/10)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (* (pow re 2) (log 1/10)))) (/ (log (/ -1 re)) (log 1/10))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (* (pow re 2) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (* (pow re 4) (log 1/10)))) (/ (log (/ -1 re)) (log 1/10)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (* (pow re 2) (log 1/10)))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6))) (+ (* -180 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (* -30 (pow im 6)))) (* (pow re 6) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (* (pow re 4) (log 1/10)))) (/ (log (/ -1 re)) (log 1/10))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (* -1 (log (/ -1 re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* 1/2 (/ (pow im 2) (pow re 2))) (log (/ -1 re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4))) (+ (log (/ -1 re)) (* -1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6))) (+ (* -180 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (* -30 (pow im 6)))) (pow re 6))) (+ (log (/ -1 re)) (+ (* -1/2 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4)))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (log (/ -1 re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ -1 re)) (* -1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ -1 re)) (+ (* -1/2 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ -1 re)) (+ (* -1/2 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6))) (+ (* -180 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (* -30 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow im 4)) (* 1/4 (pow im 4)))) (* -3 (pow im 4))) (pow re 4)))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ -1 re))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (pow im 2) (pow re 2)))) re)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))) (pow re 4))) (* -1/2 (/ (pow im 2) (pow re 2))))) re)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))) (pow re 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow im 2) (+ (* -1 (pow im 4)) (* 1/4 (pow im 4))))) (pow im 6)) (pow re 6))) (* -1/2 (/ (pow im 2) (pow re 2)))))) re)))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (/ (log re) (log 10)))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* 1/2 (/ (pow im 2) (* (pow re 2) (log 10)))) (/ (log re) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (* (pow re 4) (log 10)))) (* 1/2 (/ 1 (* (pow re 2) (log 10)))))) (/ (log re) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (* (pow re 6) (log 10)))) (* 1/4 (/ 1 (* (pow re 4) (log 10)))))) (* 1/2 (/ 1 (* (pow re 2) (log 10)))))) (/ (log re) (log 10))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (log re))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (log re) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (log re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (log re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* (pow im 2) (- (* 1/4 (/ (pow im 2) (* (pow re 4) (log 1/10)))) (* 1/2 (/ 1 (* (pow re 2) (log 1/10)))))) (/ (log (/ 1 re)) (log 1/10))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* (pow im 2) (- (* (pow im 2) (+ (* -1/6 (/ (pow im 2) (* (pow re 6) (log 1/10)))) (* 1/4 (/ 1 (* (pow re 4) (log 1/10)))))) (* 1/2 (/ 1 (* (pow re 2) (log 1/10)))))) (/ (log (/ 1 re)) (log 1/10))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2))))) (log (/ 1 re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2))))) (log (/ 1 re))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 re)) (* (pow im 2) (- (* 1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 re)) (* (pow im 2) (- (* (pow im 2) (+ (* -1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (+ (* -1/2 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (+ (* (pow im 2) (- (* 3/8 (/ (pow im 2) (pow re 5))) (* 1/2 (/ 1 (pow re 3))))) (/ 1 re)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/16 (/ (pow im 2) (pow re 7))) (* 3/8 (/ 1 (pow re 5))))) (* 1/2 (/ 1 (pow re 3))))) (/ 1 re)))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (* -1 (/ (log (/ 1 im)) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ 1 im)) (log 10))) (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ 1 im)) (log 10))) (+ (* -1/4 (/ (pow re 4) (* (pow im 4) (log 10)))) (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10)))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ 1 im)) (log 10))) (+ (* -1/4 (/ (pow re 4) (* (pow im 4) (log 10)))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (* (pow im 6) (log 10)))) (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10))))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (* -1 (log (/ 1 im))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (* (pow im 2) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (* (pow im 4) (log 1/10)))) (/ (log (/ 1 im)) (log 1/10)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (* (pow im 2) (log 1/10)))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6))) (+ (* -180 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (* -30 (pow re 6)))) (* (pow im 6) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (* (pow im 4) (log 1/10)))) (/ (log (/ 1 im)) (log 1/10))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4))) (+ (log (/ 1 im)) (* -1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6))) (+ (* -180 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (* -30 (pow re 6)))) (pow im 6))) (+ (log (/ 1 im)) (+ (* -1/2 (/ (pow re 2) (pow im 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4)))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 im)) (+ (* -1/2 (/ (pow re 2) (pow im 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ 1 im)) (+ (* -1/2 (/ (pow re 2) (pow im 2))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6))) (+ (* -180 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (* -30 (pow re 6)))) (pow im 6))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4)))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ (+ 1 (* -1/2 (/ (pow re 2) (pow im 2)))) im))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))) (pow im 4))) (* -1/2 (/ (pow re 2) (pow im 2))))) im))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))) (pow im 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6)) (pow im 6))) (* -1/2 (/ (pow re 2) (pow im 2)))))) im))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (* -1 (/ (log (/ -1 im)) (log 10))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ -1 im)) (log 10))) (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ -1 im)) (log 10))) (+ (* -1/4 (/ (pow re 4) (* (pow im 4) (log 10)))) (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10)))))))) |
#s(approx (/ (log (pow (sqrt (+ (* im im) (* re re))) 1)) (log 10)) #s(hole binary64 (+ (* -1 (/ (log (/ -1 im)) (log 10))) (+ (* -1/4 (/ (pow re 4) (* (pow im 4) (log 10)))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (* (pow im 6) (log 10)))) (* 1/2 (/ (pow re 2) (* (pow im 2) (log 10))))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (* -1 (log (/ -1 im))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (log (pow (sqrt (+ (* im im) (* re re))) 1)) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 im))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (/ (log (/ -1 im)) (log 1/10)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (* (pow im 2) (log 1/10)))) (/ (log (/ -1 im)) (log 1/10))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (* (pow im 2) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (* (pow im 4) (log 1/10)))) (/ (log (/ -1 im)) (log 1/10)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) #s(hole binary64 (+ (* -1/2 (/ (pow re 2) (* (pow im 2) (log 1/10)))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6))) (+ (* -180 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (* -30 (pow re 6)))) (* (pow im 6) (log 1/10)))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (* (pow im 4) (log 1/10)))) (/ (log (/ -1 im)) (log 1/10))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (* -1 (log (/ -1 im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* 1/2 (/ (pow re 2) (pow im 2))) (log (/ -1 im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4))) (+ (log (/ -1 im)) (* -1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) #s(hole binary64 (- (* -1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6))) (+ (* -180 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (* -30 (pow re 6)))) (pow im 6))) (+ (log (/ -1 im)) (+ (* -1/2 (/ (pow re 2) (pow im 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4)))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (log (/ -1 im)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ -1 im)) (* -1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ -1 im)) (+ (* -1/2 (/ (pow re 2) (pow im 2))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4))))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) #s(hole binary64 (+ (log (/ -1 im)) (+ (* -1/2 (/ (pow re 2) (pow im 2))) (+ (* 1/720 (/ (+ (* -360 (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6))) (+ (* -180 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (* -30 (pow re 6)))) (pow im 6))) (* 1/24 (/ (+ (* -12 (+ (* -1 (pow re 4)) (* 1/4 (pow re 4)))) (* -3 (pow re 4))) (pow im 4)))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (/ -1 im))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (* -1 (/ (+ 1 (* -1/2 (/ (pow re 2) (pow im 2)))) im)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))) (pow im 4))) (* -1/2 (/ (pow re 2) (pow im 2))))) im)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))) (pow im 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow re 2) (+ (* -1 (pow re 4)) (* 1/4 (pow re 4))))) (pow re 6)) (pow im 6))) (* -1/2 (/ (pow re 2) (pow im 2)))))) im)))) |
| Outputs |
|---|
(/.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (log.f64 (hypot.f64 re im)) (log.f64 #s(literal 10 binary64))) |
(neg.f64 (/.f64 (log.f64 (hypot.f64 re im)) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im)))) |
(*.f64 (log.f64 (hypot.f64 re im)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (hypot.f64 re im))) |
(neg.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)))) |
(log.f64 (hypot.f64 re im)) |
(*.f64 (neg.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (hypot.f64 re im) (hypot.f64 re im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (hypot.f64 re im) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 im im) (*.f64 re re)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 im im) (-.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (*.f64 im im) (*.f64 re re)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (fabs.f64 im)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) im) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (fabs.f64 im)) |
(hypot.f64 (neg.f64 (fabs.f64 re)) im) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (fabs.f64 re)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) re) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (fabs.f64 re)) |
(hypot.f64 (neg.f64 (fabs.f64 im)) re) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) im) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) re) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) im) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) re) |
(hypot.f64 (fabs.f64 re) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (fabs.f64 re) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 re) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 re) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 re) im) |
(hypot.f64 (fabs.f64 im) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (fabs.f64 im) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 im) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 im) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 im) re) |
(hypot.f64 re (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 re (neg.f64 (fabs.f64 im))) |
(hypot.f64 re (fabs.f64 (fabs.f64 im))) |
(hypot.f64 re (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 re (fabs.f64 im)) |
(hypot.f64 re im) |
(hypot.f64 im (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 im (neg.f64 (fabs.f64 re))) |
(hypot.f64 im (fabs.f64 (fabs.f64 re))) |
(hypot.f64 im (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 im (fabs.f64 re)) |
(hypot.f64 im re) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (hypot.f64 re im))) |
(+.f64 (cosh.f64 (log.f64 (hypot.f64 re im))) (sinh.f64 (log.f64 (hypot.f64 re im)))) |
(*.f64 (neg.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (hypot.f64 re im) (hypot.f64 re im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (hypot.f64 re im) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 im im) (*.f64 re re)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 im im) (-.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (*.f64 im im) (*.f64 re re)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (fabs.f64 im)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) im) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (fabs.f64 im)) |
(hypot.f64 (neg.f64 (fabs.f64 re)) im) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (fabs.f64 re)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) re) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (fabs.f64 re)) |
(hypot.f64 (neg.f64 (fabs.f64 im)) re) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) im) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) re) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) im) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) re) |
(hypot.f64 (fabs.f64 re) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (fabs.f64 re) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 re) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 re) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 re) im) |
(hypot.f64 (fabs.f64 im) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (fabs.f64 im) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 im) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 im) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 im) re) |
(hypot.f64 re (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 re (neg.f64 (fabs.f64 im))) |
(hypot.f64 re (fabs.f64 (fabs.f64 im))) |
(hypot.f64 re (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 re (fabs.f64 im)) |
(hypot.f64 re im) |
(hypot.f64 im (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 im (neg.f64 (fabs.f64 re))) |
(hypot.f64 im (fabs.f64 (fabs.f64 re))) |
(hypot.f64 im (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 im (fabs.f64 re)) |
(hypot.f64 im re) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (hypot.f64 re im))) |
(+.f64 (cosh.f64 (log.f64 (hypot.f64 re im))) (sinh.f64 (log.f64 (hypot.f64 re im)))) |
im |
re |
#s(literal 1 binary64) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(log.f64 #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(/.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (log.f64 (hypot.f64 re im)) (log.f64 #s(literal 10 binary64))) |
(neg.f64 (/.f64 (log.f64 (hypot.f64 re im)) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im)))) |
(*.f64 (log.f64 (hypot.f64 re im)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (hypot.f64 re im))) |
(neg.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)))) |
(log.f64 (hypot.f64 re im)) |
(*.f64 #s(literal -1 binary64) (log.f64 (hypot.f64 re im))) |
(neg.f64 (log.f64 (hypot.f64 re im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (hypot.f64 re im)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (hypot.f64 re im))) |
(log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (hypot.f64 re im) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (hypot.f64 re im) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (hypot.f64 re im))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 re im)) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 re im)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (hypot.f64 re im) #s(literal -1 binary64)))) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(log.f64 #s(literal 10 binary64)) |
(neg.f64 (log.f64 #s(literal 10 binary64))) |
(log.f64 #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (fma.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 re re) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64))) (*.f64 re re) (*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 re re) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 im)) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 im)) (*.f64 (fma.f64 (pow.f64 (*.f64 im im) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 re re)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (*.f64 re re)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 im)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 re re) (*.f64 (pow.f64 (*.f64 im im) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re)))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) im) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) im))) (*.f64 re re) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 re re) (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) im) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) im))) (*.f64 re re) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 re re) (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re) im)) |
#s(approx re re) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 im im))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 re re) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 re re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))))) (*.f64 re re) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 im im) #s(literal -1 binary64))))) (*.f64 re re) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 im)) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)) (*.f64 #s(literal -1 binary64) (log.f64 im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 im im) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 re re)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (*.f64 re re)) (*.f64 #s(literal -1 binary64) (log.f64 im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 re re) (*.f64 (pow.f64 (*.f64 im im) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re)) (*.f64 #s(literal -1 binary64) (log.f64 im)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (*.f64 #s(literal -1 binary64) (log.f64 im))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 #s(literal -1 binary64) (log.f64 im) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64)))) (*.f64 re re) (*.f64 #s(literal -1 binary64) (log.f64 im)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 re re) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64)))) (*.f64 re re) (*.f64 #s(literal -1 binary64) (log.f64 im)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (pow.f64 im #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 (*.f64 im im) im)) (pow.f64 im #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 re re) (pow.f64 (*.f64 im im) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 re re) (pow.f64 im #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 im im) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 re re)) (pow.f64 (*.f64 im im) #s(literal 7/2 binary64)))) (*.f64 re re) (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 re re) (pow.f64 im #s(literal -1 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64)))) #s(literal 1/2 binary64) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (log.f64 re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (log.f64 re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 120 binary64)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64)))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 re)) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) (log.f64 re))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 re)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 re)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 120 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) re) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) re) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))) re)) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) #s(literal 1/24 binary64) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64))))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (log.f64 #s(literal 1/10 binary64)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) #s(literal 1/24 binary64) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 re)) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (log.f64 re) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 re re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) #s(literal -1/720 binary64)) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 re re))) (*.f64 #s(literal -1 binary64) (log.f64 re))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (*.f64 #s(literal -1 binary64) (log.f64 re))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 #s(literal -1 binary64) (log.f64 re) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 re re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 re re))) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (pow.f64 re #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) #s(literal 1 binary64)) re)) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (*.f64 im im) (*.f64 re re))) #s(literal 1 binary64)) re)) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 re re)))) re)) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 120 binary64)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64)))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) re) #s(literal -1 binary64)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 120 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 #s(literal -1 binary64) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 #s(literal -1 binary64) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 re re))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64))))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (log.f64 #s(literal 1/10 binary64)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) re) #s(literal -1 binary64)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) #s(literal -1/720 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64)))) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 #s(literal -1 binary64) re)) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/2 binary64) #s(literal 1 binary64)) re) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (*.f64 im im) (*.f64 re re))) #s(literal 1 binary64)) re) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 re re)))) re) #s(literal -1 binary64))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) (log.f64 #s(literal 10 binary64)))) #s(literal 1/2 binary64) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (fma.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 im im) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 im im) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 re)) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) (log.f64 re))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 im im)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (*.f64 im im) (log.f64 re))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) (log.f64 re))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx im im) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 im im) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 im im)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 im im) (/.f64 (log.f64 re) (log.f64 #s(literal 10 binary64))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 im im)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (*.f64 im im)) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 im im) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 im im)) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 im im) (*.f64 #s(literal -1 binary64) (log.f64 re)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/2 binary64) (pow.f64 re #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 3/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 im im)) (pow.f64 (*.f64 re re) #s(literal 7/2 binary64)))) (*.f64 im im) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 120 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64)))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 im)) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 im)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (log.f64 im)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 120 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) im)) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 re re) (*.f64 im im)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 re re) (*.f64 im im)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (log.f64 im)) (log.f64 #s(literal 1/10 binary64))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (log.f64 im))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) #s(literal -1/720 binary64)) (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 im) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 im) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 im) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im))) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1 binary64)) im)) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (/.f64 (*.f64 re re) (*.f64 im im))) #s(literal 1 binary64)) im)) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im)))) im)) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 120 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (log.f64 #s(literal 10 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (log.f64 #s(literal 10 binary64)))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) im) #s(literal -1 binary64)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal 120 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))))) |
#s(approx (pow (sqrt (+ (* im im) (* re re))) 1) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 1/10 binary64)))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 im im))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 re re) (*.f64 im im)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))))) |
#s(approx (/ (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (neg (log 1/10))) (fma.f64 (/.f64 (/.f64 (*.f64 re re) (*.f64 im im)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) im) #s(literal -1 binary64)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im))))) |
#s(approx (neg (log (/ 1 (sqrt (+ (* im im) (* re re)))))) (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) #s(literal -1/720 binary64)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) |
#s(approx (log (/ 1 (sqrt (+ (* im im) (* re re))))) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 im)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64))) #s(literal -360 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) #s(literal -360 binary64))) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -180 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 #s(literal -30 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64)))) (pow.f64 (*.f64 im im) #s(literal 3 binary64)))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 #s(literal -3 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (/.f64 #s(literal -1 binary64) im)) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (/.f64 (*.f64 re re) (*.f64 im im))) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* im im) (* re re)))) (*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im)))) im) #s(literal -1 binary64))) |