Skip to content

Calculations using hexadecimal, octal and binary numbers #75

@heldercorreia

Description

@heldercorreia

Originally reported on Google Code with ID 13

Hi,

please add a possibility to calculate in hex/octal/binary numbers.

Example for inputting hex/oct/bin:
1 + x40 - o11 & b101000 = 40

Examples for outputting hex/oct/bin:
hex(254) = xFE
oct(123) = o173
bin(6) = b110

This functionality would make SpeedCrunch *really* handy for IT-people.
Thanks.

Reported by XNeo2001 on 2006-10-21 22:54:58

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions