NAME

signum - returns the mathematical signum of a value

SYNOPSIS

val.signum()

DESCRIPTION

returns the mathematical signum of a value

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related