Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decompose ¶ added in v0.9.0
Decompose interpret rawBytes as a bigInt x in big endian, and returns the digits of x (from LSB to MSB) when x is written in basis modulo.
func ToSubscript ¶
ToSubscript converts a string to subscript to the utmost. It will use original rune if there has no corresponding subscript for a letter.
func ToSuperscript ¶
ToSuperscript converts a string to superscript to the utmost. It will use original rune if there has no corresponding superscript for a letter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.