Rational.Addition Operator
Solver Foundation 3.0
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Adds two rational numbers.
Namespace: Microsoft.SolverFoundation.Common
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Parameters
- rat1
- Type: Microsoft.SolverFoundation.Common.Rational
The first value to add.
- rat2
- Type: Microsoft.SolverFoundation.Common.Rational
The second value to add.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.