Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - how to use 32 bit or 64 bit exponents?(default seems 16 Bit)
Author Message
  Post subject:  Re: how to use 32 bit or 64 bit exponents?(default seems 16 Bit)  Reply with quote
Question still open
Post Posted: Tue Jun 06, 2017 3:49 pm
  Post subject:  Re: how to use 32 bit or 64 bit exponents?(default seems 16 Bit)  Reply with quote
Question is still open:
how to use 32 or 64 bit exponents in Singular?
Post Posted: Thu Apr 20, 2017 12:48 pm
  Post subject:  Re: how to use 32 bit or 64 bit exponents?(default seems 16 Bit)  Reply with quote
bump
Post Posted: Tue Mar 21, 2017 7:07 pm
  Post subject:  how to use 32 bit or 64 bit exponents?(default seems 16 Bit)  Reply with quote
It seems, that Singular by default uses 16 Bit exponents:
Code:
ring rng = 0,(x,y),dp;
short = 0;
poly h = x^32768;
//   ? OVERFLOW in power(d=1, e=32768, max=32767)

Can this be changed (e.g. to 32 Bit or 64 Bit)?
How?
Post Posted: Fri Mar 03, 2017 11:19 pm


It is currently Fri May 13, 2022 10:56 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group