@stdlib/number-float32-base-exponent
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2021 The Stdlib Authors. | ||
| Copyright (c) 2016-2022 The Stdlib Authors. |
+1
-1
| { | ||
| "name": "@stdlib/number-float32-base-exponent", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "description": "Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+23
-2
@@ -23,3 +23,3 @@ <!-- | ||
| [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] [![dependencies][dependencies-image]][dependencies-url] | ||
| [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] --> | ||
@@ -107,3 +107,13 @@ > Return an integer corresponding to the unbiased exponent of a [single-precision floating-point number][ieee754]. | ||
| <!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --> | ||
| <section class="related"> | ||
| </section> | ||
| <!-- /.related --> | ||
| <!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --> | ||
| <section class="main-repo" > | ||
@@ -132,3 +142,3 @@ | ||
| Copyright © 2016-2021. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2022. The Stdlib [Authors][stdlib-authors]. | ||
@@ -152,5 +162,16 @@ </section> | ||
| <!-- | ||
| [dependencies-image]: https://img.shields.io/david/stdlib-js/number-float32-base-exponent.svg | ||
| [dependencies-url]: https://david-dm.org/stdlib-js/number-float32-base-exponent/main | ||
| --> | ||
| [umd]: https://github.com/umdjs/umd | ||
| [es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | ||
| [deno-url]: https://github.com/stdlib-js/number-float32-base-exponent/tree/deno | ||
| [umd-url]: https://github.com/stdlib-js/number-float32-base-exponent/tree/umd | ||
| [esm-url]: https://github.com/stdlib-js/number-float32-base-exponent/tree/esm | ||
| [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
@@ -157,0 +178,0 @@ [chat-url]: https://gitter.im/stdlib-js/stdlib/ |
38582
1.82%187
12.65%