Click or drag to resize
DoubleToIntDecimalPart Method
Vraci desetinou cast cisla. V pripade, ze je cislo v epsilonovem okoli celeho cisla, tak vraci 0.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double DecimalPart(
	double d
)

Parameters

d
Type: SystemDouble

[Missing <param name="d"/> documentation for "M:MAPFsimulator.DoubleToInt.DecimalPart(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:MAPFsimulator.DoubleToInt.DecimalPart(System.Double)"]

See Also