Creates a new interval, given its lower endpoint and width.
Namespace:
Meta.NumericsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- endpoint
- Double
The left (lower) endpoint of the interval.
- width
- Double
The width of the interval.