MathUtils

org.encalmo.models.MathUtils
object MathUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MathUtils.type

Members list

Extensions

Extensions

extension (value: BigDecimal)
inline def movePointLeft(p: Int): BigDecimal
inline def movePointRight(p: Int): BigDecimal
inline def roundTo(decimalPlace: Int): BigDecimal
inline def roundToIntDown: Int
inline def roundToIntHalfDown: Int
inline def roundToIntHalfUp: Int
inline def roundToIntUp: Int
inline def toPlainString(): String
extension (value: Int)
inline def movePointLeft(p: Int): BigDecimal