This topic has not yet been rated - Rate this topic

Rational.AbsoluteValue Property

Solver Foundation 3.0

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

Gets the absolute value of a number.

Namespace:  Microsoft.SolverFoundation.Common
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
public Rational AbsoluteValue { get; }

Property Value

Type: Microsoft.SolverFoundation.Common.Rational
A value without its sign.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.