SessionProfile.RoundingMode Property

Mathematical rounding method to process a number that is midway.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public MidpointRounding RoundingMode { get; protected set; }

Property Value

MidpointRounding

Implements

IResultOptions.RoundingMode

See Also