<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - isNumeric returns false if number is passed as String"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123158#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - isNumeric returns false if number is passed as String"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123158">bug 123158</a>
              from <span class="vcard"><a class="email" href="mailto:tabe@fixedpoint.jp" title="Takeshi Abe <tabe@fixedpoint.jp>"> <span class="fn">Takeshi Abe</span></a>
</span></b>
        <pre>IsNumeric(a) is true with:

Version: 6.2.0.3
Build ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62
CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; VCL: osx; 
Locale: ja-JP (en_JP.UTF-8); UI-Language: en-US
Calc: threaded

but false with:

Version: 6.2.0.3
Build ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62
CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; VCL: osx; 
Locale: fr-FR (en_JP.UTF-8); UI-Language: en-US
Calc: threaded

i.e. on macOS it depends on your locale setting, which determines "." or "," as
the decimal separator.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>