Liberty BASIC Help Online

EXP( n )
 
Description:
This function returns e ^ n,   with e being 2.7182818 . . .
 
Usage:
 
  print exp( 5 )       produces:  148.41315
 


Copyright (C) 2003 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/