Click or drag to resize

FuncsExp Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.Exp(System.Double)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static double Exp(
	double value
)

Parameters

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.Exp(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.Exp(System.Double)"]

See Also