summaryrefslogtreecommitdiff
path: root/1898/CH12/EX12.6/Ex12_6.sce
blob: 8caced5c1d9e4ffbd7d947ab68b0ab33021bb1ce (plain)
1
2
3
4
5
6
7
8
9
10

clear all; clc;

disp("Scilab Code Ex 12.6 : ")

//Display:
    printf("\n\nRefer to the relation derived in the book.');
     
//-----------------------------------------------------------------END--------------------------------------------------------------------------