https://bugs.documentfoundation.org/show_bug.cgi?id=42518

--- Comment #19 from jenny <e94064...@gs.ncku.edu.tw> ---
(In reply to jenny from comment #17)
> (In reply to jenny from comment #16)
> > Still exists in version
> > 
> > Version: 6.3.0.0.alpha0+ (x64)
> > Build ID: 0f25a3c36f27fd51453b9a9115f236b83c143684
> > CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; 
> > TinderBox: Win-x86_64@42, Branch:master, Time: 2018-11-27_20:06:55
> > Locale: zh-TW (zh_TW); UI-Language: en-US
> > Calc: threaded
> 
> A1 = 100
> formula: 0.19*A1
> Outcome: 19
> 
> A1 = 100
> formula: 0,19*A1
> Outcome: 1900

A1 = 0,19
formula: 100*A1
Outcome: 19

A1 = 0.19
formula: 100(any number)*A1
Outcome: 0(same result)

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

Reply via email to