ReferencewrapNumberPeriodic

<wrapNumberPeriodic>

<wrapNumberPeriodic> is a Math Operator component that wraps a number line around a circle.

Attributes and Properties

Attributes for <wrapNumberPeriodic>
AttributeTypeValues
anchor = "…"point
createIntervals = "…"boolean"true" "false"
createVectors = "…"boolean"true" "false"
displayBlanks = "…"boolean"true" "false"
displayDecimals = "…"integer
displayDigits = "…"integer
displaySmallAsZero = "…"number
draggable = "…"boolean"true" "false"
expand = "…"boolean"true" "false"
format = "…"text"text" "latex"
functionSymbols = "…"textList
layer = "…"number
lowerValue = "…"number
padZeros = "…"boolean"true" "false"
parseScientificNotation = "…"boolean"true" "false"
positionFromAnchor = "…"text"upperright" "upperleft" "lowerright" "lowerleft" "top" "bottom" "left" "right" "center"
referencesAreFunctionSymbols = "…"
renderMode = "…"text
simplify = "…"text"none" "full" "numbers" "numberspreserveorder"
splitSymbols = "…"boolean"true" "false"
unordered = "…"boolean"true" "false"
upperValue = "…"number
Props for <wrapNumberPeriodic name="w">
PropertyType
$w.anchorpoint
$w.backgroundColortext
$w.createIntervalsboolean
$w.createVectorsboolean
$w.disabledboolean
$w.displayBlanksboolean
$w.displayDecimalsinteger
$w.displayDigitsinteger
$w.displaySmallAsZeronumber
$w.draggableboolean
$w.expandboolean
$w.fixedboolean
$w.fixLocationboolean
$w.formattext
$w.functionSymbolstextList
$w.hiddenboolean
$w.isNumberboolean
$w.isNumericboolean
$w.latexlatex
$w.layernumber
$w.list[ math ]
$w.lowerValuenumber
$w.matrix[ math ]
$w.matrixSizenumberList
$w.numbernumber
$w.numColumnsinteger
$w.numDimensionsinteger
$w.numListItemsinteger
$w.numRowsinteger
$w.padZerosboolean
$w.parseScientificNotationboolean
$w.positionFromAnchortext
$w.renderModetext
$w.simplifytext
$w.splitSymbolsboolean
$w.texttext
$w.textColortext
$w.textStyleDescriptiontext
$w.unorderedboolean
$w.upperValuenumber
$w.valuewrapNumberPeriodic
$w.vector[ math ]
$w.xmath
$w.ymath
$w.zmath

Example: <wrapNumberPeriodic> with default bounds

The default lowerValue for <wrapNumberPeriodic> is 0, and the default upperValue is 1.


Example: <wrapNumberPeriodic> of user-input

The <wrapNumberPeriodic> component is applied to a <mathInput/>


Attribute Example: lowerValue, upperValue

Use the lowerValue and upperValue attributes to modify the default bounds of <wrapNumberPeriodic>. The default lowerValue is 0 and the default upperValue is 1.