Method SingleToSByte315
SingleToSByte315(Single)
SingleToSByte(b, mantissaBits=3, zeroExponent=15)
smallest non-zero value = 5.820766E-10
largest value = 7.5161928E9
epsilon = 0.125
NOTE: This was floatToByte315() in Lucene
Declaration
public static sbyte SingleToSByte315(float f)
Parameters
Type | Name | Description |
---|---|---|
System.Single | f |
Returns
Type | Description |
---|---|
System.SByte |