SiPrefix

data class SiPrefix(val name: String, val symbol: String, val degree: Int)

Constructors

Link copied to clipboard
constructor(name: String, symbol: String, degree: Int)

Properties

Link copied to clipboard
val degree: Int
Link copied to clipboard
Link copied to clipboard