gchq/CyberChef

bug(To Base): Uncaught BigNumber Error when radix is a float

Closed

#2,487 opened on Jun 4, 2026

 (0 comments) (0 reactions) (0 assignees)JavaScript (3,944 forks)batch import
bughelp wanted

Repository metrics

Stars
 (34,843 stars)
PR merge metrics
 (Avg merge 57d 13h) (62 merged PRs in 30d)

Description

To reproduce that, drag To Base and set radix to by example 2.2 and then input 63

as you can see

To Base - Error in blob:https://gchq.github.io/6f74fac3-9abf-4e1f-84df-bcf3c062a64c on line 2.<br><br>Message: [BigNumber Error] Base not an integer: 2.2

an unhandled BigNumber Error

Tests URLs:

Contributor guide