Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

intmod

round {divide ${num} ${den}}
NAME

    intmod - Evaluate an integer modulus expression.


SYNOPSIS

    intmod -num [NUMERATOR] -den [DENOMINATOR]


DESCRIPTION

    The intmod command divides one value by another and returns the remaining 
    integer.  It uses the round and divide commands created by Allen Ormond.


EXAMPLES

    modulus -num 10 -den 5
    Returns 2.

    modulus -num 10 -den 3
    Returns 3.


AUTHOR

    Paul M. Boren
    pmboren AT gmail DOT com
    
92 uses - Created 2008-08-14 05:16:52 - Last used 2013-02-15 08:33:38
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.