Skip to content

Ability to use hexadecimal input #3

@strongBurger

Description

@strongBurger

Would be great to be able to do calculation with hexadecimal number like:

C:\Users\user7\Desktop\preccalc-console>preccalcc.exe FF+FE
Unknown function or variable

C:\Users\user7\Desktop\preccalc-console>preccalcc.exe 0xFF+0xFE
Unknown function or variable

C:\Users\user7\Desktop\preccalc-console>preccalcc.exe -hex FF+FE
Unknown function or variable

C:\Users\user7\Desktop\preccalc-console>preccalcc.exe -hex 0xFF+0xFE
Unknown function or variable

None of those work sadly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions