SpecialNumber(API)

From EosPedia
Revision as of 08:11, 2 October 2014 by Kinoshita (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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);