Method SByte52ToSingle
SByte52ToSingle(SByte)
SByteToFloat(b, mantissaBits=5, zeroExponent=2)
NOTE: This was byte52ToFloat() in Lucene
Declaration
public static float SByte52ToSingle(sbyte b)
Parameters
Type | Name | Description |
---|---|---|
System.SByte | b |
Returns
Type | Description |
---|---|
System.Single |