switchblade icon indicating copy to clipboard operation
switchblade copied to clipboard

Math command doesn't interpret exponential numbers (¹²³)

Open Howerr opened this issue 6 years ago • 5 comments

Bug description The bot doesn't interpret exponential numbers (¹²³) by themself, only if you write them like this, for example:

x^2 or x^3

How to reproduce Steps to reproduce the unusual behavior:

  1. Run s!math [any exponential math expression using the smol numbers]

Expected behavior Exponencial numbers should be interpreted the same way as ^2 or ^5.

Screenshots image

Howerr avatar Oct 06 '18 14:10 Howerr

Won't fix, thats a problem with mathjs

Doges avatar Oct 12 '18 11:10 Doges

Well, it does output an error to the console, so we should at least handle it instead of not responding.

pedrofracassi avatar Oct 12 '18 11:10 pedrofracassi

Handle it is a good idea, but i think we need to open another issue for it.

Doges avatar Oct 12 '18 11:10 Doges

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 12 '19 18:02 stale[bot]

we could just use WolframAlpha, as referenced in #895

jaxxibae avatar Jul 30 '19 16:07 jaxxibae