|
-
Nov 19th, 2007, 05:32 PM
#5
Re: [2.0] what is equivalent to an Exponential function in C#
The documentation for the Math.Exp method even says:
 Originally Posted by MSDN
Use the Pow method to calculate powers of other bases.
Exp is the inverse of Log.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|