Click or drag to resize
AkCommonRound6 Method (Double)
四舍五入, 保留六位小数 常用于价格

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static double Round6(
	double value
)

Parameters

value
Type: SystemDouble

Return Value

Type: Double
See Also