Bridge

Decimal..::..Exp Method

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public static decimal Exp(
	decimal d
)
<TemplateAttribute> _
Public Shared Function Exp ( _
	d As Decimal _
) As Decimal
[TemplateAttribute]
public:
static Decimal^ Exp(
	Decimal^ d
)

Parameters

d
Type: System..::..Decimal