SpecialNumber(API)

From EosPedia
Jump to: navigation, search

General/SpecialNumber is API.

constant

struct

API

Calculation 2^k

Calculate max 2^k does not exceed n.

extern long pow2nn(long n);