Llegeix en anglès Edita

Comparteix a través de


Single.IsNegative(Single) Method

Definition

Determines whether the specified value is negative.

public static bool IsNegative(float f);

Parameters

f
Single

A single-precision floating-point number.

Returns

true if negative, false otherwise.

Implements

Applies to