ziktar

Results 4 issues of ziktar

I had a case which ended up with a constant log in it, which I wanted to stay as an exact value and not a decimal. I've added an option,...

I found that when calling `simplify` with equations in different orders (such as "x + x^2" vs "x^2 + x"), I'd get different results. I wanted to make a consistent...

It doesn't seem helpful (and is in fact unhelpful) to have "Service Station" show up in the context menu for every file type. Now that the menu items are in...

**Describe the bug** After adding this issue to my project & compiling, it complained about missing babel-runtime. Installing babel-runtime resolved this issue **To Reproduce** Steps to reproduce the behavior: 1....