We should update the docstrings of these methods. They are quite verbose, and the same information could be easily conveyed by type hints. More importantly, they are also outdated (e.g., the methods no longer expect only a value as input)
https://github.com/pymc-devs/pymc3/blob/9c7a92481856e1f86c15868b93a65a5d778b0c22/pymc3/distributions/continuous.py#L2198-L2211