I have this grid:
 
I want to convert coordinates in this grid in greenfoot coordinates, the size of the world is 
650 * 450. It needs to work with negative and positive values, I tried a few things but it doesn't seems to work
  
 
I want to convert coordinates in this grid in greenfoot coordinates, the size of the world is 
650 * 450. It needs to work with negative and positive values, I tried a few things but it doesn't seems to work
          
        
  

