mathlib3
b52cb02c
- feat(analysis/special_functions/{log, pow}): add log_base (#11246)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(analysis/special_functions/{log, pow}): add log_base (#11246) Adds `real.logb`, the log base `b` of `x`, defined as `log x / log b`. Proves that this is related to `real.rpow`.
Author
BoltonBailey
Parents
731d93b3
Loading