Value

RawRational.Value property

Gets the rational value.

public double Value { get; }

Property Value

The rational value.

See Also