Lethal Dragon
@bradenrueter
A random dev that makes failures, but is always eager to teach!
This is a test. If you clicked here, then you have failed. But don't worry. This is promotion for a little game I made called Doubt that Derivative
I happen to dislike the new repl.it ui. The error signs as well as the warning signs look like they came out of a children's book because they are to
This is a Pythagorean triple generator. It does not cover all Pythagorean triples, but it does cover every a,b,b+1 Pythagorean triple. https://repl.i
A little math game that I hope can be of use to people someday... The purpose is to teach the basics of derivatives and calculus to somebody who is j
bradenrueter Doubt that Derivative 0.0.2 has been released with logic and fixes to the RNG to make it do well with zeroes.5 years ago
scofflaw It has trouble with zeroes. For instance d/dx 0x^5 is 0, but it seems to want 0x^4.
Similarly it has trouble with x^0, though I'm not sure what answer it's looking for there.
I suggest removing 0 from the pool of possible coefficients, and adding in some logic to help with x^0 cases.5 years ago