Project

General

Profile

Feature #857

floor, ceil, and NearestInt for RingElem in CoCoA-5?

Added by John Abbott about 8 years ago. Updated about 5 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
enhancing/improving
Target version:
Start date:
25 Mar 2016
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

In CoCoALib it is possible to compute floor, ceil and NearestInt of a RingElem.

In CoCoA-5 floor and ceil may be applied only to INT and RAT (the manual just says RAT); NearestInt is not available in CoCoA-5.

What do we want to do?


Related issues

Related to CoCoALib - Support #696: test-OrderedRing: activate or eliminate?Closed2015-05-08

History

#1 Updated by John Abbott about 8 years ago

  • Related to Support #696: test-OrderedRing: activate or eliminate? added

#2 Updated by John Abbott over 7 years ago

  • Target version changed from CoCoA-5.2.0 spring 2017 to CoCoA-5.?.?

I am postponing this issue; perhaps I'll wait until it becomes "necessary" for some other task, then decide what to do.

#3 Updated by John Abbott about 5 years ago

Currently it is easy to workaround the limitation: just use floor(AsRAT(c)) where c is the ringelem.

Perhaps this issue is more general: in how many other contexts ought one to be able to supply a ringelem instead of an INT or RAT?

Also available in: Atom PDF