VAXFloatUtilT2G Method

Convert from T floating to G floating.

Definition

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

Parameters

v  UInt64
T floating.

Return Value

UInt64
G floating.

See Also