| Package | Description | 
|---|---|
| org.jzy3d.maths | Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions. | 
| Modifier and Type | Method and Description | 
|---|---|
| Coord3d | Vector3d. cross(Vector3d v)Computes the vectorial product of the current and the given vector. | 
| float | Vector3d. dot(Vector3d v)Compute the dot product between and current and given vector. | 
Copyright © 2016. All rights reserved.