log is used to find "a" square calculation
take the number as 1.75
assume it as 175
take the first two digits on the coloumn of numbers 10,11......
take the digit 5 on the horizontal line starting from 0,1.......
if there is another number next to 5 then find it from the corresponding value of that number.subtract one from 1 from th number of digits. in the case of 1.75 =1-1=0 note; this should be doneonly after the log value.
in antilog the decimal part is alone required. if it is 0.4350 take .43 on the vertical side and 5 on the horizontal side. add one to the nmber not to the numberof digits.
Chat with our AI personalities
1.Using calculator-press the 'shift' button and then the log number to be converted. N:B:Estimate answer to 3 s.f 2.You can also fin antilog by raising the log by power 10.e.g antilog of x is 10^x
antilog( (log 13.74)/3)
If it is log to the base 10, use the calculator to find 10 to that power. If it is log to the base e, use the calculator to find e to that power. Both the above are standard functions on all scientific calculators and are easy to work out on spreadsheets. Alternatively, you can find the antilog of the absolute value and then find the reciprocal. Thus antilog(-3.5) = 1/antilog(3.5) etc.
let x and y be two numbers ex = y log y = x antilog x = y
The answer is easy if you are familiar with scientific notation. The antilog of a number, whose integer part is n, has 10n in its scientific notation. Otherwise: the number that you want the antilog for will normally be in decimal form: consisting of an integer part, a decimal point and a fractional part. The number of integer digits in the antilog is one more than the integer part of the number being "antilogged" (exponentiated). antilog(0.1234) = 1.3286*100 = 1.3286 antilog(1.1234) = 1.3286*101 = 13.286 antilog(5.1234) = 1.3286*105 = 132860 antilog(-3.1234) = 1.3286*10-3 = 0.0013286