| Package | Description |
|---|---|
| iot.jcypher.query.values |
| Modifier and Type | Method and Description |
|---|---|
static Atan2 |
MATH.atan2_x(JcNumber xval)
JCYPHER
return the arctangent2 of a set of coordinates (x, y), in radians;
specify the x coordinate
|
static Atan2 |
MATH.atan2_x(Number xval)
JCYPHER
return the arctangent2 of a set of coordinates (x, y), in radians;
specify the x coordinate
|
Copyright © 2016. All rights reserved.