Click or drag to resize

StiFunctionsMathRound Method (Double, Int32)

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static double Round(
	double value,
	int decimals
)

Parameters

value
Type: SystemDouble

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

decimals
Type: SystemInt32

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

Return Value

Type: Double

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

See Also