constant_function#

Introduces the problem of deriving a constant function.

deriv(_t: float, _y: list[float], _arguments: dict[str, float]) tuple[float]#

Defines the derivative of the function at the point _.

Returns:

Tuple[float]