mathlib3
254c3ee1 - feat(analysis/special_functions/exp_log): added `log_div` (#6196)

Commit
5 years ago
feat(analysis/special_functions/exp_log): added `log_div` (#6196) `∀ x y : ℝ, x ≠ 0 → y ≠ 0 → log (x / y) = log x - log y`
Parents
Loading