NAME

maxval - returns the maximum representable value of a given type

SYNOPSIS

typ.maxval()

DESCRIPTION

returns the maximum representable value of a given type

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related