#2498·calculator

uint64 >= 9223372036854775808 (0x8000000000000000) results in "Invalid input"

Author: jonademCreated Sep 7, 2026Updated Sep 17, 2026

Describe the bug uint64 >= 9223372036854775808 (0x8000000000000000) results in "Invalid input"

Steps To Reproduce

Try to encode a value >= 9223372036854775808

Expected behavior Display the number

Device and Application Information

  • OS Build: 10.0.26200.0
  • Architecture: X64
  • Application Version: 11.2607.0.0
  • Region: en-US
  • Dev Version Installed: False

Requested Assignment I'm just reporting this problem. I don't want to fix it.