Cell volume V in angstroms cubed.
V = a b c (1 - cos2alpha - cos2beta - cos2gamma
+ 2 cosalpha cosbeta cosgamma)1/2
a = _cell.length_a
b = _cell.length_b
c = _cell.length_c
alpha = _cell.angle_alpha
beta = _cell.angle_beta
gamma = _cell.angle_gamma
Data Type
Data type code
float
Data type detail
float item types are the subset of numbers that are the floating
numbers.