Title: Finding the remainder of an equation
MOD :

Returns the remainder (modulus) after a number is divided by a divisor. The result has the same sign as the divisor. The right operand cannot be zero. For example, 11 MOD 4 is 3.

-----Original Message-----
From: Brandon McMurray [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 18, 2001 9:05 AM
To: '[EMAIL PROTECTED]'
Subject: Finding the remainder of an equation

Hello -

I need to find the remainder of an equation such as 23 / 5.  I have searched the CF Docs, and I do not find a function that will do this.  Any ideas?

Thank you, 

--
Brandon McMurray
Web Developer / SysAdmin
Dallas Semiconductor Corp
[EMAIL PROTECTED]

Reply via email to