sports_bench_get_points_average( $points, $games )
Type
Functions
Section
Stats
Returns the points average for a player.
Parameters
- $points, integer, required, the number of points
- $games, integer, required, the number of games played
Returns
- float, points average
Since: 1.0
Source: basketball-player-info.php, line 27