Navigation:  thinBasic Modules > Core > Numeric handling >

IsOdd

Previous pageReturn to chapter overviewNext page

 

Description

 

Returns true or false depending if numeric expression is odd.

 

Syntax

 

n = IsOdd(NumericExpression)

 

Returns

 

Number: %TRUE or %FALSE

 

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