exp(3) LPC Library Functions exp(3)
NNAAMMEE
exp() - find e to the power of a float
SSYYNNOOPPSSIISS
float exp( float f );
DDEESSCCRRIIPPTTIIOONN
exp() returns e^f.
SSEEEE AALLSSOO
log(3), pow(3), sqrt(3)
MudOS 5 Sep 1994 1