ParseNumExtension extension

Provides methods for converting a num to a string and vice versa.

on

Methods

mutableString({ValueCell<num> errorValue = const ValueCell.value(0)}) MutableCell<String>
Return a cell which evaluates to a string representation of this cell's value.