Approximate

org.nlogo.api.Approximate
object Approximate

Attributes

Source
Approximate.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def approximate(n: Double, places: Int): Double

Attributes

Source
Approximate.scala
def approximateCeiling(n: Double, places: Int): Double

Attributes

Source
Approximate.scala
def approximateFloor(n: Double, places: Int): Double

Attributes

Source
Approximate.scala