@stdlib/math-base-special-trunc2
Round a numeric value to the nearest power of two toward zero.
Round a numeric value to the nearest power of two toward zero.
Round a numeric value to the nearest multiple of b^n toward zero.
Round a numeric value to the nearest multiple of 10^n toward zero.
Round a numeric value to the nearest number toward zero with N significant figures.
Finds the nearest number of a given target number.
Node.js bindings for faiss