Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
exp | version 1.0 | no |
number exp(number n) |
n | [in] Any number |
Returns the exponential value of the parameter, if successful.
On overflow, the function returns indefinite by default and on underflow, exp returns 0. |
import standard.C.math |
Documented by Simona Gabriela Plesuvu, generation time: Thu Oct 15 20:02:03 2009 GMT | (c)2009 RadGs Software |