Method Byte52ToSingle
Byte52ToSingle(Byte)
ByteToFloat(b, mantissaBits=5, zeroExponent=2)
NOTE: This was byte52ToFloat() in Lucene
Declaration
public static float Byte52ToSingle(byte b)
Parameters
Type | Name | Description |
---|---|---|
System.Byte | b |
Returns
Type | Description |
---|---|
System.Single |