summaryrefslogtreecommitdiff
path: root/1322/CH19/EX19.10/169ex2.sce
blob: 2e9f58389a0b17c71bfca45219093ff56f0ef3e4 (plain)
1
2
3
4
5
6
7
8
9
10

//logarithm :  -1.6175-(-3.8463)
clear; 
clc;
close;
mantissa=1.6175-0.8463;
//in borrowing to subtract 8 from 6, -1(characteristic) becomes -2 
characteristic=-2-(-3);
mantissa+characteristic