IMathMils2MM Method

Calculate the mm value from a mil value.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static double Mils2MM(
	double mils
)

Parameters

mils  Double
value in mils

Return Value

Double
value in mm

See Also