METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
IMath
T
Exp Method
Returns e raised to the specified power.
Definition
Namespace:
Metas.UncLib.Core.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T
Exp
()
VB
Copy
Function
Exp
As
T
C++
Copy
T
Exp
()
F#
Copy
abstract
Exp
:
unit
->
'T
Return Value
T
See Also
Reference
IMath
T
Interface
Metas.UncLib.Core.Interface Namespace
In This Article
Definition
See Also