Skip to content

P_CodeJam_Arithmetic_Operators_1_HasPositiveInfinity

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

Operators(T).HasPositiveInfinity Property

Check for the positive infinity value.

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