@stdlib/math-base-special-truncf
Round a single-precision floating-point number toward zero.
Round a single-precision floating-point number 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.
Round a double-precision floating-point number toward zero.
Round a numeric value to the nearest power of 10 toward zero.
Round a numeric value to the nearest power of two toward zero.
Truncate a string to a specified length.
Truncate a string to a specified length.
Truncate a string in the middle to a specified length.
Truncate a string in the middle to a specified length.