Variable.upperbound

property Variable.upperbound: Union[float, int]

Returns the upperbound of the variable.

Return type

Union[float, int]

Returns

The upperbound of the variable.