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

          Priority: medium
            Bug ID: 72174
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: convert_add() from "at" or "atm" to "Pa" gives the
                    same answer.
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: rak...@wp.pl
          Hardware: x86 (IA32)
            Status: UNCONFIRMED
           Version: 4.2.0.0.beta1
         Component: Spreadsheet
           Product: LibreOffice

Calc gives:
convert_add(1;"at";"Pa") = 101325
convert_add(1;"atm";"Pa") = 101325

but correct is:
convert_add(1;"at";"Pa") = 98066,5 technical atmosphere
convert_add(1;"atm";"Pa") = 101325 normal atmosphere

-- 
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