Method Byte315ToSingle
Byte315ToSingle(Byte)
ByteToSingle(b, mantissaBits=3, zeroExponent=15)
NOTE: This was byte315ToFloat() in Lucene
Declaration
public static float Byte315ToSingle(byte b)
Parameters
Type | Name | Description |
---|---|---|
System.Byte | b |
Returns
Type | Description |
---|---|
System.Single |