Skip to content

Number cell with BigInt support #843

Open
@lukasmasuch

Description

@lukasmasuch

The current version of the number cell only supports normal Numbers but not BigInt numbers (> 2^53). Two potential solutions would be to:

  1. Enable the native number-cell to handle BigInt values in addition to Number values.
  2. Add a dedicate big-int cell to the cells package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:cellsRequests related to the cells packagepackage:coreRequests related to the core packagetype:enhancementRequests for enhancements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions