MOD()

From Lianjapedia
Revision as of 09:07, 4 February 2013 by Helen.george (Talk | contribs)

Jump to: navigation, search

Purpose

Function to return division remainder

Syntax

MOD(<expN1>,<expN2>)

See Also

IIF(), MAX(), MIN()

Description

The MOD() returns the remainder after <expN1> has been divided by <expN2>.

Example

? mod(7,3)
       1.00

Products

Lianja Server, Lianja