UNPKG

aureooms-js-number

Version:

Primitive number type arithmetic for JavaScript

2 lines (1 loc) 42 B
export const log2 = n => Math.log2( n ) ;