NAME

minval - returns the minimum representable value of a given type

SYNOPSIS

typ.minval()

DESCRIPTION

returns the minimum representable value of a given type

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related