google / mathsteps

Step by step math solutions for everyone
https://socratic.org
Apache License 2.0
2.12k stars 275 forks source link

Exposing the factoring module and adding more coverage #148

Closed aelnaiem closed 7 years ago

aelnaiem commented 7 years ago

This covers two things. Increasing coverage by handling factoring cases when a != 1, and exposing the ability to get steps for factoring through mathsteps.factor()

evykassirer commented 7 years ago

ahhh this is so much nicer ^_^ good idea, me

Looks fine but maybe change some of the comments/naming. Go ahead and merge!