Skip to main content
← OpenMECP Documentation

calculate_bond_angle

Function calculate_bond_angle 

Source
fn calculate_bond_angle(
    geometry: &Geometry,
    a: usize,
    b: usize,
    c: usize,
) -> f64
Expand description

Calculates the current bond angle between three atoms.