next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
left
left -- left endpoint of an interval
Synopsis
Usage:
x = left I
Inputs:
I
,
a
real interval
,
Outputs:
x
,
a
real number
,
Description
Returns the left endpoint of the input interval.
See also
right
-- right endpoint of an interval
midpoint
-- midpoint of an interval
diameter
-- diameter of an interval
For the programmer
The object
left
is
a
compiled function
.