VAXFloatUtilT2D Method

Convert from T floating to D floating.

Definition

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
C#
public static ulong T2D(
	ulong v
)

Parameters

v  UInt64
T floating.

Return Value

UInt64
D floating.

See Also