Royalrex25
Royalrex25
Explore posts from servers
JCHJava Community | Help. Code. Learn.
Created by Royalrex25 on 11/7/2024 in #java-help
Parabola elements calculator
so, im trying to write a program what would calculate the direction of opening, vertex, y intercept, zeros, and vertex form of the equation. how would I go about doing that?
274 replies
JCHJava Community | Help. Code. Learn.
Created by Royalrex25 on 11/4/2024 in #java-help
printing area's of an array on different lines depending on section
so, I've been trying to figure out how to write different parts of an array out to different lines of a txt file for a project that i've been working on. I have tried multiple methods but it usually writes all of the info to one line. I am hoping to print out the different parts of the array without going in and writing out every single variable of the array that I want to have on each line. I can provide the code if needbe to make things easier.
91 replies