nqs_sdk.tools module

nqs_sdk.tools.to_decimal_exp(n, base)[source]
Return type:

Decimal

nqs_sdk.tools.rescale_to_int(n, base)[source]
Return type:

int

nqs_sdk.tools.convert_to_int(n, base)[source]
Return type:

int

nqs_sdk.tools.to_int(n)[source]
Return type:

int