You are here: Symbol Reference > Math387 Namespace > Functions > Math387.Expf Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.Expf Function

e^x function.

Pascal
function Expf(const X: single): single; overload;

Returns the value of e raised to the power of X, where e is the base of natural logarithm.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!