|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmath.FastSine
public class FastSine
User: lyon Date: Apr 12, 2010 Time: 7:43:29 PM To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
FastSine()
|
Method Summary | |
---|---|
static int[] |
getArcSineTable(int[] t)
|
static int[] |
getSineTable()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FastSine()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static int[] getArcSineTable(int[] t)
public static int[] getSineTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |