Round using precision setting

This commit is contained in:
Brian Miyaji
2014-02-21 09:00:22 +11:00
parent 35918a9143
commit d8064eabb0
8 changed files with 57 additions and 56 deletions

View File

@@ -87,7 +87,7 @@ $sportspress_sports['basketball'] = array(
'post_title' => 'Pct',
'post_name' => 'pct',
'meta' => array(
'sp_equation' => '$w / $eventsplayed * 10 * 10',
'sp_equation' => '$w / $eventsplayed * 100',
),
),
array(