Help for this page

Select Code to Download


  1. or download this
    %atoms = (
       A  => [ -1.115,  8.537,  7.075 ],
    ...
       L  => [ 1.152, 11.081, 23.082 ],
       M  => [ 2.200, 17.590, 18.424 ],
    );
    
  2. or download this
    %helixes = (
      helix1 => { 
    ...
        M  => { x => 2.200, y => 17.590, z => 18.424 },
      },
    );