mathlib
ac0ce64c
- feat(special_functions/integrals): exponential of complex multiple of x (#14623)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(special_functions/integrals): exponential of complex multiple of x (#14623) We add an integral for `exp (c * x)` for `c` complex (so this cannot be reduced to integration of `exp x` on the real line). This is useful for Fourier series.
Author
loefflerd
Parents
abee6498
Loading