Skip to content

P_CodeJam_Arithmetic_Operators_1_HasNaN

Andrew Koryavchenko edited this page Jun 17, 2018 · 2 revisions

Operators(T).HasNaN Property

Check for the NaN value.

Namespace: CodeJam.Arithmetic
Assembly: CodeJam (in CodeJam.dll) Version: 2.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