IMathMM2MilsDec Method

Calculate the mil value from a mm value.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static decimal MM2MilsDec(
	decimal mm
)

Parameters

mm  Decimal
value in mm

Return Value

Decimal
value in mils

See Also