Difference between revisions of "SpecialNumber(API)"
From EosPedia
(Created page with "General/'''SpecialNumber''' is API. == constant == == struct == == API == === Calculation 2^k === Calculate max 2^k does not exceed '''n'''. extern long pow2nn(long n);") |
(No difference)
|
Latest revision as of 08:11, 2 October 2014
General/SpecialNumber is API.
Contents
constant
struct
API
Calculation 2^k
Calculate max 2^k does not exceed n.
extern long pow2nn(long n);