Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Convert to hexadecimal / binary / decimal / whatever #117

Open
antoineMoPa opened this issue Jul 5, 2016 · 3 comments
Open

Convert to hexadecimal / binary / decimal / whatever #117

antoineMoPa opened this issue Jul 5, 2016 · 3 comments

Comments

@antoineMoPa
Copy link
Owner

No description provided.

@NewLunarFire
Copy link

MathJS has an issue open for this, both functions (bin, oct, hex, etc.) and litterals (0x, 0b, ...). See josdejong/mathjs#95

It dates back from 2013, so I don't think this will be added into MathJS anytime soon. But the code is there that you could just add to the calculator.

@antoineMoPa
Copy link
Owner Author

I could add that.

There is this scary part though:

Conversion object from "BaseNumber" to "number" causes infinite loop

@antoineMoPa
Copy link
Owner Author

Thank you for finding that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants