numeric_max

Returns the maximum absolute numeric value representable by the input type. For vectors and matrices, all members are set to the maximum value.

Input

type

The desired output type. The actual value is not used.

Output

numeric_max

The numeric maximum of the type.