Rational.Indeterminate Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a Rational object that is not a number.

Namespace:  Microsoft.SolverFoundation.Common
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Shared ReadOnly Indeterminate As Rational
public static readonly Rational Indeterminate
public:
static initonly Rational Indeterminate
static val Indeterminate: Rational
public static final var Indeterminate : Rational

.NET Framework Security

See Also

Reference

Rational Structure

Microsoft.SolverFoundation.Common Namespace