Apply tanh bounding to input signal.
Prevents numerical instability by limiting the magnitude of inputs
to the second-order system.
- Parameters:
-
- Returns:
bound * tanh(u / bound)
- Return type:
Array | ndarray | bool | number | bool | int | float | complex | Quantity