mathlib
ef5c1d50
- feat(analysis/special_functions/pow): smoothness of `complex.cpow` (#6447)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(analysis/special_functions/pow): smoothness of `complex.cpow` (#6447) * `x ^ y` is smooth in both variables at `(x, y)`, if `0 < re x` or `im x ≠ 0`; * `x ^ y` is smooth in `y` if `x ≠ 0` or `y ≠ 0`.
Author
urkud
Parents
abb3121f
Loading