Click or drag to resize

StiFunctionsMathMinimum Method (Double, Double)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Minimum(System.Double,System.Double)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static double Minimum(
	double value1,
	double value2
)

Parameters

value1
Type: SystemDouble

[Missing <param name="value1"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Minimum(System.Double,System.Double)"]

value2
Type: SystemDouble

[Missing <param name="value2"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Minimum(System.Double,System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Minimum(System.Double,System.Double)"]

See Also