Redigera

Dela via


Single.MaxNative(Single, Single) Method

Definition

public:
 static float MaxNative(float x, float y) = System::Numerics::INumber<float>::MaxNative;
public static float MaxNative(float x, float y);
static member MaxNative : single * single -> single
Public Shared Function MaxNative (x As Single, y As Single) As Single

Parameters

x
Single
y
Single

Returns

Implements

Applies to