Click or drag to resize

LinearlySpacedIntervalByStartEndStepEnd Property

Start of the interval (inclusive if step can divide the interval by an integer number).

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double End { get; }

Property Value

Double

Implements

ISpacedIntervalEnd
See Also