Method SByte315ToSingle
SByte315ToSingle(SByte)
SByteToSingle(b, mantissaBits=3, zeroExponent=15)
NOTE: This was byte315ToFloat() in Lucene
Declaration
public static float SByte315ToSingle(sbyte b)
Parameters
Type | Name | Description |
---|---|---|
System.SByte | b |
Returns
Type | Description |
---|---|
System.Single |