Table of Contents

Method IsNaN

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsNaN(double)

Fast implementation of the IsNaN(double) method.

public static bool IsNaN(double value)

Parameters

value double

Returns

bool