octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60294] Function factorial for some numbers pr


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #60294] Function factorial for some numbers produces wrong results
Date: Sat, 27 Mar 2021 13:58:06 -0400 (EDT)
User-agent: Mozilla/5.0 (Linux; Android 11; Pixel 2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36

Update of bug #60294 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is not a bug, you've just exceeded the precision that a double precision
floating point number can represent.

If you want to with with exact infinite precision numbers, use the vpa type
from the symbolic package.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60294>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]