Bridge

Decimal..::..Ln Method (Decimal)

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

Syntax


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

Parameters

d
Type: System..::..Decimal