Search Results

Search: Posts Made By: chronicx
5,242
Posted By chronicx
Thank you..i really appreciate your help.....
Thank you..i really appreciate your help.. however it is givin out wrong output..
47.46 52.54 45.83 54.17 51.62 48.38 41.37 58.63 32.00 68.00 56.42 43.58 57.52 42.48
43.33 56.67 56.56 43.44 49.05...
5,242
Posted By chronicx
okk.. understood the description... i did copy...
okk.. understood the description... i did copy and paste the code... but i i had to divide the even columns by the sum of even columns and odd by sum of odd columns.. $3/$1,...
5,242
Posted By chronicx
In the code you set odd and even as 0.00.. ...
In the code you set odd and even as 0.00..
does it mean that the variables are preset to 2 decimal places???
what is it doing ???
5,242
Posted By chronicx
Thank you soo much. I do intend to buy a book on...
Thank you soo much. I do intend to buy a book on it..

since the total of odd and even column have become $1 and $2 respectively, i tried to do few substitions to divide the $3/$1 and $4/$2...
5,242
Posted By chronicx
can we use an arrary like this ??? ...
can we use an arrary like this ???

array[i][j]
for (i = o,i <2000;,i++)
print i+2
for (j =1; j<2000)
print j+2
5,242
Posted By chronicx
Hey i have another query . I am trying to add all...
Hey i have another query . I am trying to add all odd and even columns of the percentages calculated and adding them as columns to the left of the percentages.
so in the above percenages calculated...
5,242
Posted By chronicx
Thank you soooo much... really appreciate it..
Thank you soooo much... really appreciate it..
5,242
Posted By chronicx
anyone??
anyone??
5,242
Posted By chronicx
hmm.. wat if the output should come out as per...
hmm.. wat if the output should come out as per the input.. like corresponding to the output.?
5,242
Posted By chronicx
ya i can go on putting the code till those...
ya i can go on putting the code till those endless colums.. but that would take long and prone to errors..well... doesnt matter where it is.. as long as it works
5,242
Posted By chronicx
calculating endless columns
I have about 5000 columns of data that i need to convert all of it into pecentages. for shorter colums i have been using this code:
{print $1/($1+$2)*100,$2/($1+$2),$3/($3+$4)*100 .....}
but this...
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 06:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy