notation property

JSString? notation
getter/setter pair

Property notation

notation?: "standard" | "scientific" | "engineering" | "compact" | undefined

Implementation

external _i1.JSString? notation;