summaryrefslogtreecommitdiff
path: root/3137/CH13/EX13.20/Ex13_20.sce
blob: 42d4ef36011b466e228e0e94a98709531d9e8693 (plain)
1
2
3
4
5
6
//As the entire question is theoritical
//theta is directly computed 
theta=acosd(2/3) //degrees
//result
clc
printf('The value of theta is %f degrees',theta)