x = midpoint IReturns the midpoint (the average of the endpoints) of the input interval.
|
|
For complex intervals, the center of the rectangle in the complex plane is returned.
|
|
The midpoint of a matrix is the matrix containing the midpoints of its entries.
|
|
The midpoint of a polynomial is obtained by taking the midpoints of the coefficients.
|
|
|
The object midpoint is a method function.
The source of this document is in Macaulay2Doc/doc_intervals.m2:105:0.