Method SortableInt32ToSingle
SortableInt32ToSingle(Int32)
Converts a sortable
NOTE: This was sortableIntToFloat() in Lucene
Declaration
public static float SortableInt32ToSingle(int val)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | val |
Returns
Type | Description |
---|---|
System.Single |