LLMS_Grades::round( float $grade )
Round grades according to filterable rounding options set during construction
Description Description
Parameters Parameters
- $grade
-
(Required) Grade to round
Return Return
(float)
Source Source
File: includes/class-llms-grades.php
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Introduced. |