Navigation:  thinBasic Modules > Core > Numeric handling >

SETN

Previous pageReturn to chapter overviewNext page

 

Description

 

Transform a number into a specific numeric data type.

 

Syntax

 

n = SETN({ BYTE | INTEGER | WORD | DWORD | LONG | QUAD | SINGLE | DOUBLE | EXT | CUR }, Num)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

Num

Number

No

Any numeric expression

 

Remarks

 

Restrictions

 

See also

 

Numeric Handling,

 

Examples

 

 

 

 

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