"real_estate1" v.0 (latest)
Description
array $geo1000000; // where 100 squares make a block, and blocks make neighborhoods, and neighborhoods make towns, starting with 0-99 for the first block.
// set real estate reputation for all squares on a block
/ $i=0;
while($i<=99)
{
$geo[i]=0
} /
// need to pull data for $blockmonthrating and $blockmonthnumberofraters
$blockmonthrating[$i]=($input+$blockmonthrating[$i])/$blockmonthnumberofraters[$i];
$halo[$i+ // visualize geo as grid first!

Comments (1) | View comments for all versions (1)
jeff said: 2 Jun
looks like you’re up to something here!
Log in if you have a Kogbox account.