NumRounder

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

保留数字精确位的方法

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ceil.type
object Normal.type

Members list

Concise view

Value members

Abstract methods

def round(num: Float, precision: Int): Float
def round(num: Double, precision: Int): Double