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

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes