Editéieren

Deelen iwwer


BitConverter.Int16BitsToBFloat16(Int16) Method

Definition

public:
 static System::Numerics::BFloat16 Int16BitsToBFloat16(short value);
public static System.Numerics.BFloat16 Int16BitsToBFloat16(short value);
static member Int16BitsToBFloat16 : int16 -> System.Numerics.BFloat16
Public Shared Function Int16BitsToBFloat16 (value As Short) As BFloat16

Parameters

value
Int16

Returns

Applies to