Search:

Type: Posts; User: Kakashi

Search: Search took 0.16 seconds.

  1. Replies
    4
    Views
    2,940

    Re: Euler integration

    Ok I hit a snag once again :((
    I got this far with the codeing

    import java.lang.Math;


    public class Euler {

    public static void main(String[] args) {
  2. Replies
    4
    Views
    2,940

    Re: Euler integration

    Thanks for the code. Thats is what I did not get. The loops thats what I can do.:-bd
    Ill post the finished code when Im done with it.
  3. Replies
    4
    Views
    2,940

    Euler integration

    Ok so I have to create a Java application that simulates a minimum of 3 spheres moving through a frictionless environment with gravity. The environment should be a confined cube area for the spheres...
Results 1 to 3 of 3