Navigation:  thinBasic Modules > Core > Numeric handling >

EXP2

Previous pageReturn to chapter overviewNext page

 

Description

 

Return a base number raised to a power.  The base is e for EXP, 2 for EXP2, and 10 for EXP10.

 

Syntax

 

n = EXP2(numeric_expression)

 

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