nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.Core / HalfHelper

HalfHelper

Full name Microsoft.VisualBasic.Math.Numerics.HalfHelper Assembly Microsoft.VisualBasic.Math.Core Members 1

Helper class for Half conversions and some low level operations. This class is internally used in the Half class.

00 Remarks

References:

01 Syntax

Microsoft.VisualBasic.Math.Numerics.HalfHelper

02 Methods

NameOverloadsSummary
ConvertMantissa 1 Transforms the subnormal representation to a normalized one.

03 Members

method ConvertMantissa #
ConvertMantissa(Int32)

Transforms the subnormal representation to a normalized one.

Parameters
NameTypeDescription
iInt32

-