| T O P I C    R E V I E W | 
              
              
                | ada_ada_2002 | 
                Posted - 06/21/2011 : 04:58:18 AM  Hi, there,
  How to set values for col(B) as col(B)=(0.1+0.2*col(A)^0.3)^(-0.4) 
  Thank you in advance. | 
              
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
              
                | ada_ada_2002 | 
                Posted - 06/21/2011 : 09:42:50 AM  quote: Originally posted by greg
  Fill column A with any POSITIVE values you like and then use your script. Negative values to a negative power are undefined.
 
  
  Thank you Greg. Yeah, the problem is the value..... | 
              
              
                | greg | 
                Posted - 06/21/2011 : 09:20:09 AM  Fill column A with any POSITIVE values you like and then use your script. Negative values to a negative power are undefined. |