Calculates the mean of two values using a specified method.
The first value.
The second value.
The mode/mean method to use. See MeanMode
The mean of the two values, as a Decimal.
Calculates the mean of two values using a specified method.