beale.call_method beale.call_method(x: array, y: array) → array[source] Evaluate the Beale function. Parameters: x (np.ndarray) – First coordinate. y (np.ndarray) – Second coordinate. Returns: Function value. Return type: np.ndarray