Skip to content

P_CodeJam_Arithmetic_Operators_1_NaN

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

Operators(T).NaN Property

NaN value

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

Syntax

C#

public static T NaN { get; }

VB

Public Shared ReadOnly Property NaN As T
	Get

F#

static member NaN : 'T with get

Property Value

Type: T

See Also

Reference

Operators(T) Class
CodeJam.Arithmetic Namespace

Clone this wiki locally