Update extractBits.js

This commit is contained in:
Ujjwal Aryal 2018-08-03 21:45:57 +05:30 committed by GitHub
parent 8086f8d362
commit 4debd208a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
/**
* @param {number} number, size(k), position(p)
* @param {number, number, number}
* @return {number}
*/