Skip to content

P_CodeJam_Arithmetic_Operators_1_HasNaN

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

Operators(T).HasNaN Property

Check for the NaN value.

Namespace: CodeJam.Arithmetic
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public static bool HasNaN { get; }

VB

Public Shared ReadOnly Property HasNaN As Boolean
	Get

F#

static member HasNaN : bool with get

Property Value

Type: Boolean

See Also

Reference

Operators(T) Class
CodeJam.Arithmetic Namespace

Clone this wiki locally