Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Uncertain
Value
Addition Operator
Overload List
Addition(Double, UncertainValue)
Adds an uncertain value to an certain value.
Addition(UncertainValue, UncertainValue)
Adds two uncertain values.
Addition(UncertainValue, Double)
Adds a certain value to an uncertain value.
See Also
Reference
UncertainValue Structure
Meta.Numerics Namespace
In This Article
Overload List
See Also