Navigation:  thinBasic Modules > Core > Numeric handling >

MOD

Previous pageReturn to chapter overviewNext page

 

Description

 

Return the remainder of the division between two numbers.

 

Syntax

 

n = MOD(numeric_expression_1, numeric_expression_2)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning









 

Remarks

Restrictions

 

See also

 

Numeric Handling,

 

Examples

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com