Ask Your Question

david's profile - activity

2022-10-04 12:06:39 +0200 received badge  Famous Question (source)
2022-10-04 12:06:39 +0200 received badge  Notable Question (source)
2022-10-04 12:06:39 +0200 received badge  Popular Question (source)
2017-07-21 16:48:56 +0200 received badge  Student (source)
2017-07-21 04:22:38 +0200 asked a question unable to coerce <type 'sage.rings.real_mpfi.RealIntervalFieldElement'> to an integer

I am very desperate. I just want to convert a real number to an integer. I have tried int(x), Integer(x), floor(x), ceil(x) but nothing seems to work.