ToBits(double) Method
Reinterprets the bits of num as a ulong.
Namespace
RandN.Implementation
Containing Type
FloatUtils

Syntax

public static ulong ToBits(this double num)

Parameters

NameTypeDescription
numdouble

Return Value

TypeDescription
ulong