Rational.Numerator

Rational.Numerator property

Gets the numerator.

public int Numerator { get; }

Property Value

The numerator.

See Also