FractionValue Property

Gets the result value of dividing the numerator by the denominator. (e.g. 1/2 = 0.5)

Definition

Namespace: DevCase.Core.Math.Common
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public double Value { get; }

Property Value

Double

See Also