Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65843 Support bigint/BigInt in JavaScript and QJSValue
  3. QTBUG-112003

Define conversions between C++ number types and BigInt

XMLWordPrintable

      BigInt is always signed, and can store numbers of arbitrary sizes. So integral -> BigInt is always possible without loss of information. The other direction needs some thought, and so do floating point conversions.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes