Click or drag to resize
DoubleToIntToInt Method
Vraci nejblizsi nizsi cele cislo mimo epsilonoveho okoli. V epsilonovem okoli celeho cisla vraci dane cislo.

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

Parameters

d
Type: SystemDouble

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

Return Value

Type: Int32

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

See Also