@natoboram/based.ts
Preparing search index...
toBase
Function toBase
toBase
(
value
:
bigint
,
base
:
bigint
,
space
?:
string
)
:
string
Convert a number to a string in a given base.
Parameters
value
:
bigint
base
:
bigint
space
:
string
= base64Space
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@natoboram/based.ts
Loading...
Convert a number to a string in a given base.