Skip to content

P_CodeJam_Arithmetic_Operators_1_NegativeInfinity

andrewvk edited this page Jun 23, 2016 · 5 revisions

Operators(T).NegativeInfinity Property

Negative infinity value

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

Syntax

C#

public static T NegativeInfinity { get; }

VB

Public Shared ReadOnly Property NegativeInfinity As T
	Get

F#

static member NegativeInfinity : 'T with get

Property Value

Type: T

See Also

Reference

Operators(T) Class
CodeJam.Arithmetic Namespace

Clone this wiki locally