How do I get this to do math problems for me and is there some way to get it to remember the answers? I'm not trying to cheat on my homework I've just had an idea
2/12/2018 2:44:12 AM
Tristan Barker23 Answers
New Answerthank you! I see this as a stepping stone to a larger system I want to make one day. Ivebeen imagining that the programming and equations or functions would work together well
m is the slope. when I did math in high school finding the slope of a line is y2-y1/x2-x1=m
that's not cheating. moreover if you try to make a program for solving something, you'll understand the problem and the programming language better. i think you should start working on it.
https://code.sololearn.com/cALRoIuLy9vq/?ref=app so instead of doing system.out.println(m) I did y over x another way because I don't want it to reduce. is there a better way to do this.
it works. it's very similar to my method but with one system printin which is just what I wanted thanks
please explain, why did you declare string m = slope also slope was not declared before it's use in string m
nice. I found one called value of too or something. I changed it again because doing m didn't work
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message