Macaulay2 » Documentation
Packages » Macaulay2Doc » rings » basic rings of numbers » RRi » right
next | previous | forward | backward | up | index | toc

right -- right endpoint of an interval

Description

Returns the right endpoint of the input interval.

i1 : right interval(2,3)

o1 = 3

o1 : RR (of precision 53)

See also

Ways to use right:

  • right(CCi)
  • right(Matrix)
  • right(Number)
  • right(RingElement)
  • right(RRi)

For the programmer

The object right is a method function.


The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Macaulay2Doc/doc_intervals.m2:54:0.