NAME

isnumeric - returns whether val is a numeric scalar of any kind

SYNOPSIS

val.isnumeric()

DESCRIPTION

returns whether val is a numeric scalar of any kind

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related