npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "biased" 的结果(共 5 个)
@stdlib/number-float64-base-exponent

Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.

Apache-2.0
@stdlib/constants-float64-max-base2-exponent

The maximum biased base 2 exponent for a double-precision floating-point number.

Apache-2.0
biased-opener

Cross-platform, opens a URL with one of the browsers passed as parameter (if available in the system), preferably default browser of the user

MIT