Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20
MOD

MOD  


 

 

Command MODMOD (arithmetic_expression, arithmetic_expression)

The MOD function returns the remainder of the first arithmetic_expression divided by the second arithmetic_expression.

Example  

This example returns the remainder of 10 divided by 3:

MOD(10,3) `returns 1

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v20)