Closed ninjapanzer closed 9 years ago
Does this affect only calc? Looks good to me.
example test looks good.
Its not. I got cornfused between the javascript-calculator and this
Oh derp. Yeah, button pressing == calculator/eq builder specific
I can't remember if the square works the same way in eq builder as in the calc. If it does (it probably does) this is :+1:.
its a boondoggle
So this evaluation does work with ttm math on all operations
So this test just proves that and passes. Moving on the thinkthroughmath/javascript-calculator
This is ready to go it just proves the problem isn't here
Code review assigned to dev(s): @seejee, @MandaBrown
This looks good to me. :+1:
I'm stealing this CR from @seejee... I love these small, focused commits!!!! :heart: :heart: :heart:
Is there anything for QA to do here or will they need to use javascript-calculator and/or lesson-player to be able to see a difference?
correct this can be merged anytime and no one will be the wiser
well then!
What am I?
Fixes a index error when dealing with square root operations. All operations after the sq_root would fail because the lookup indices would be off by three. This is the number of added expressions needed to complete the sq_root in literal expression {"root", 9, 2}
QA
I am having issues writing tests for this because I think there might be a bug in the refinement associated with multiplication
After merge
make a release for 0.3.2