public static class Quaternions.Quaternion extends Number
Constructor and Description |
---|
Quaternion(double x,
double y,
double z,
double w) |
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValue
public double doubleValue()
doubleValue
in class Number
public float floatValue()
floatValue
in class Number
Jas4pp 1.5 © Java Analysis Studio for Particle Physics