summaryrefslogtreecommitdiff
path: root/3718/CH2/EX2.10/Ex2_10.sce
blob: 959213e2a95f874175c2053e2f22f57d4fc41052 (plain)
1
2
3
4
5
6
7
//Chapter 2: Spectroscopy and Photochemistry
//Problem:10
clc;

mprintf("Because CO2 is a linear molecule.\n")
v_deg = 3 * 3 - 5
mprintf(" The vibrational degree of freedom is %d",v_deg)