| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) |
(fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) |
#s(literal 2/7 binary64) |
(*.f64 x x) |
x |
#s(literal 2/5 binary64) |
#s(literal 2/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))) |
(log1p.f64 x) |
(log1p.f64 (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* 2 x))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (+ 2 (* 2/3 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary64 (+ 2/3 (* 2/5 (pow x 2))))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary64 (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))) |
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary64 2/5)) |
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary64 (+ 2/5 (* 2/7 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (* 2 x))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (* x (+ 2 (* 2/3 (pow x 2)))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 x)) |
#s(approx (log (+ 1 x)) #s(hole binary64 (* x (+ 1 (* -1/2 x))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (* x (+ 1 (* x (- (* 1/3 x) 1/2)))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (* -1 x))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (* x (- (* x (- (* -1/3 x) 1/2)) 1)))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)))) |
#s(approx (* -1 x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (log -1))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* 2/7 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (* 2/7 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary64 (* 2/7 (pow x 4)))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary64 (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary64 (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary64 (* 2/7 (pow x 2)))) |
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary64 (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (* -1/2 (log -1)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (+ (* -1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (+ (* -1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5)))))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (* -1 (log -1)))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (- (* 2 (/ 1 x)) (log -1)))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))) (log -1)))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (- (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))) (log -1)))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (+ (* -1 (log (/ 1 x))) (/ 1 x)))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2))))))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (* 1/2 (log -1)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (+ (* 1/2 (log -1)) (/ 1 x)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (log -1))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (+ (log -1) (* 2 (/ 1 x))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) #s(hole binary64 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))) |
#s(approx (log (+ 1 x)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (- (* -1 (log (/ -1 x))) (/ 1 x)))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))) |
#s(approx (log (+ 1 (* -1 x))) #s(hole binary64 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x))) |
(*.f64 #s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)))))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)))) (neg.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) #s(literal 4/9 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8/27 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 8/27 binary64))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64)))))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x))) (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) #s(literal 4/9 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64))) |
(/.f64 (+.f64 #s(literal 8/27 binary64) (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 8/27 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x #s(literal 2/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) #s(literal 2/3 binary64)) |
(-.f64 (/.f64 #s(literal 4/9 binary64) (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64))) (/.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64)))) |
(-.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)))) |
(+.f64 (/.f64 #s(literal 8/27 binary64) (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64))))) (/.f64 #s(literal 8/27 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) #s(literal 4/25 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/25 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 8/125 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (-.f64 #s(literal 4/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8/125 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4/25 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) #s(literal 4/25 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64))) |
(/.f64 (-.f64 #s(literal 4/25 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 8/125 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (-.f64 #s(literal 4/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64))))) |
(/.f64 (+.f64 #s(literal 8/125 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4/25 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2/7 binary64) x) x #s(literal 2/5 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) |
(fma.f64 #s(literal 2/7 binary64) (*.f64 x x) #s(literal 2/5 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64))) (/.f64 #s(literal 4/25 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64)))) |
(-.f64 (/.f64 #s(literal 4/25 binary64) (-.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64))))) |
(-.f64 #s(literal 2/5 binary64) (*.f64 #s(literal -2/7 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (-.f64 #s(literal 4/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64))))) (/.f64 #s(literal 8/125 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) (-.f64 #s(literal 4/25 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64)))))) |
(+.f64 (/.f64 #s(literal 8/125 binary64) (+.f64 #s(literal 4/25 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 4/25 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/7 binary64)) #s(literal 2/5 binary64)) |
(+.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 x x) #s(literal 2/7 binary64))) |
#s(literal 2/7 binary64) |
(*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 2/5 binary64) |
#s(literal 2/3 binary64) |
(*.f64 (-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))) |
(log.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x)) (fma.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))) (-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))) (neg.f64 (fma.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x)) (fma.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))) (+.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x)) (fma.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))) (-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))) (fma.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x)) (fma.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (+.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x))) (+.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x)) (fma.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x)))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log1p.f64 x)) (fma.f64 (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (log1p.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))))))) |
(-.f64 (log1p.f64 x) (log1p.f64 (*.f64 #s(literal -1 binary64) x))) |
(log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(log1p.f64 x) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x x) x)) (log1p.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log1p.f64 (*.f64 #s(literal -1 binary64) x)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (log1p.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))))) |
(log.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) x) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 x #s(literal 2 binary64))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/5 binary64) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/5 binary64) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/5 binary64) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(literal 2/3 binary64)) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (fma.f64 (*.f64 x x) #s(literal 2/5 binary64) #s(literal 2/3 binary64))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64))) |
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(literal 2/5 binary64)) |
#s(approx (+ (* 2/7 (* x x)) 2/5) (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) x) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/3 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/7 binary64) (*.f64 x x) #s(literal 1/5 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (*.f64 x #s(literal 2 binary64))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/3 binary64) #s(literal 2 binary64)) x)) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/5 binary64) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/7 binary64) #s(literal 2/5 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (log (+ 1 x)) x) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 (* -1 x))) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (log (+ 1 (* -1 x))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 (* -1 x))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (log (+ 1 (* -1 x))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1/3 binary64)) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (* -1 x) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) x)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/5 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (log.f64 #s(literal -1 binary64))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2/5 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)) #s(literal 2/7 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/7 binary64)) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (+.f64 (+.f64 #s(literal 2/7 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 2/5 binary64) (*.f64 x x))) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (+.f64 (+.f64 #s(literal 2/7 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2/5 binary64) (*.f64 x x)))) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 2/7 binary64))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 2/7 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 2/5 binary64) (*.f64 x x))))) |
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 2/7 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2/5 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 2/7 binary64))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/7 binary64)))) |
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (*.f64 (+.f64 (+.f64 #s(literal 2/7 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 2/5 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* 2/7 (* x x)) 2/5) (*.f64 (*.f64 x x) #s(literal 2/7 binary64))) |
#s(approx (+ (* 2/7 (* x x)) 2/5) (*.f64 (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/7 binary64)) (*.f64 x x))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) x)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/5 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (fma.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (-.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2/5 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ 1 x)) (log.f64 x)) |
#s(approx (log (+ 1 x)) (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (+ 1 x)) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (log (+ 1 x)) (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (log (+ 1 (* -1 x))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log (+ 1 (* -1 x))) (-.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (+ 1 (* -1 x))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ 1 (* -1 x))) (-.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1/2 binary64)) x) (log.f64 x))) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (log (/ (+ 1 x) (- 1 x)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) x)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (log (/ (+ 1 x) (- 1 x))) (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2/5 binary64)) x)) #s(literal 2/7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 7/2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/7 binary64))))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) x)))) |
#s(approx (* (/ 1 2) (- (log (+ 1 x)) (log (+ 1 (* -1 x))))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/5 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) x)) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (log.f64 #s(literal -1 binary64))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (log (+ 1 x)) (log (+ 1 (* -1 x)))) (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 2/5 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ 1 x)) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ 1 x)) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (log (+ 1 x)) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))))) |
#s(approx (log (+ 1 x)) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))))) |
#s(approx (log (+ 1 (* -1 x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64))) |
#s(approx (log (+ 1 (* -1 x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (log (+ 1 (* -1 x))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) |
#s(approx (log (+ 1 (* -1 x))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (log.f64 x))) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) |