UNPKG

@valeera/mathx

Version:

A math library written in TS.

2 lines (1 loc) 61 B
export declare const isPowerOf2: (value: number) => boolean;