|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.util.FloatMath
public class FloatMath
| Method Summary | |
|---|---|
static float |
ceil(float value)
|
static float |
cos(float angle)
|
static float |
floor(float value)
|
static float |
sin(float angle)
|
static float |
sqrt(float value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static float floor(float value)
public static float ceil(float value)
public static float sin(float angle)
public static float cos(float angle)
public static float sqrt(float value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||