# Create a monoclinic cell and the corresponding reciprocal
bt <- bravais("mP")
uc <- create_unit_cell(bt)
ruc <- create_rec_unit_cell(uc)
# Calculate reciprocall cell volume
calculate_cell_volume(ruc)
Run the code above in your browser using DataLab