https://bugs.freedesktop.org/show_bug.cgi?id=81337

          Priority: medium
            Bug ID: 81337
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: BASIC: Long integer support
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: apiuano-lob...@yahoo.gr
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.1.0.4 release
         Component: BASIC
           Product: LibreOffice

Problem description: 
Bigger integer usefull in libreoffice BASIC is Long (+2147483647) although Calc
itself can deal with bigger integers. This means we cannot use cells containing
numbers bigger than that in simple calculations such as:
x MOD 10^n (must return last n digits of x)
x+y
x-y

I think that the interpreter can use Calc's internal functions (I think so, not
sure) to deal with a new data typ,e at least as big as Calc can handle. I am
not talking here about big integers such as Mysql offers, just the ones that
calc handles internally.


Operating System: All
Version: 4.1.0.4 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to