Search Results

Search: Posts Made By: ahjiefreak
19,588
Posted By ahjiefreak
It seems not working if i used them in...
It seems not working if i used them in associative array.

yup=5*(g-$2)+4*$2+4*$3;

if(test !=0)
count[$1]=24^(g-$2) +24^$2 +8^(h-$3) +8^$3;
else
count[$1]=2^yup;



where g and...
19,588
Posted By ahjiefreak
Hi, Can i use awk'{ return 24^a01...
Hi,

Can i use
awk'{
return 24^a01 +24^a10 +8^a01 +8^a11;

}

??
19,588
Posted By ahjiefreak
Need help in using power function in Bash
Hi,

I would like to use a power function in Bash in an awk '{ } .
e.g pow(2,3)=8

Any suggestion? I try to find online resources but most of them stated by using BC.

Please advise. Thanks.
Showing results 1 to 3 of 3

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