Skip to content

P_CodeJam_Arithmetic_Operators_1_HasPositiveInfinity

andrewvk edited this page Jun 23, 2016 · 5 revisions

Operators(T).HasPositiveInfinity Property

Check for the positive infinity value.

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

Syntax

C#

public static bool HasPositiveInfinity { get; }

VB

Public Shared ReadOnly Property HasPositiveInfinity As Boolean
	Get

F#

static member HasPositiveInfinity : bool with get

Property Value

Type: Boolean

See Also

Reference

Operators(T) Class
CodeJam.Arithmetic Namespace

Clone this wiki locally