pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
crys
Previous:
pwtools.crys.align_cart
Next:
pwtools.crys.angles
Quick search
pwtools.crys.angle
¶
pwtools.crys.
angle
(
x
,
y
)
[source]
¶
Angle between vectors
x
and
y
in degrees.
Parameters
:
x
(
1d numpy arrays
)
y
(
1d numpy arrays
)