getLayerPos
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / getLayerPos
Function: getLayerPos()
getLayerPos(
radix
,index
):number
Get the highest layer for which this (pulse) index is an anchor for. For example: in base 10, for the following indicies...
Parameters
Parameter
Type
radix
number
index
number
Returns
number
Example
Defined in
Last updated