pastas.rfunc.Exponential.gain ============================= .. py:method:: pastas.rfunc.Exponential.gain(p: pastas.typing.ArrayLike) -> float Return the gain of the Exponential response function. :param p: Response function parameters [A, a]. :type p: array_like :returns: **gain** -- Gain of the response function (parameter A). :rtype: float .. !! processed by numpydoc !!