NumRounder

org.openurp.edu.grade.domain.NumRounder$
See theNumRounder companion trait
object NumRounder

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NumRounder.type

Members list

Type members

Classlikes

object Ceil extends NumRounder

向上取整法

向上取整法

Attributes

Supertypes
trait NumRounder
class Object
trait Matchable
class Any
Self type
Ceil.type
object Normal extends NumRounder

四舍五入进位法

四舍五入进位法

Attributes

Supertypes
trait NumRounder
class Object
trait Matchable
class Any
Self type
Normal.type