Search:

Type: Posts; User: CLAYAROBINSON

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,869

    Re: NEED SIN OF ANGLE

    Still can not get it to work

    I tried these,

    double a;
    double b;
    b=33.5;
    a=sin(b);

    double b;
  2. Replies
    4
    Views
    1,869

    Re: NEED SIN OF ANGLE

    thanks,
    will check it out
  3. Replies
    4
    Views
    1,869

    NEED SIN OF ANGLE

    NEW TO JAVA (2 DAYS)

    NEED TO GET SIN (TRIG) OF ANGLE

    WHAT DO I IMPORT?

    ALEADY HAVE IMPORTED THE FALLOWING;

    import javax.microedition.lcdui.*;
    import javax.microedition.midlet.MIDlet;
Results 1 to 3 of 3