summaryrefslogtreecommitdiff
path: root/45/CH12/EX12.13/example_12_13.sce
blob: 1e1ae4da2584fc506c439fb561d203c8a8b3cf58 (plain)
1
2
3
4
5
6
//Example 12.13
clc
clear
quat_err = 1/1024 *100 ; 
disp("If the analog portion to be constructed ti an accuracy of 0.1")
printf("\nThe overall accuracy is in percentage = %f",0.1 + quat_err)