Method SortableInt64ToDouble
SortableInt64ToDouble(Int64)
Converts a sortable
NOTE: This was sortableLongToDouble() in Lucene
Declaration
public static double SortableInt64ToDouble(long val)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | val |
Returns
Type | Description |
---|---|
System.Double |