base-10
Here are 18 public repositories matching this topic...
The maximum base 10 exponent for a subnormal double-precision floating-point number.
-
Updated
Nov 1, 2024 - JavaScript
Package denary64 provides base-10 floating point numbers, which are safe to use to store money values, and are safe to do math calculations with; as opposed to the built-in Golang types float32, and float64 which are base-2 floating point number types (rather than base-10) and which are NOT safe to use for money.
-
Updated
Jun 3, 2019 - Go
Powershell script converts computer data size unit of measure between one format and another
-
Updated
Nov 3, 2019 - PowerShell
The minimum base 10 exponent for a subnormal double-precision floating-point number.
-
Updated
Nov 1, 2024 - JavaScript
The maximum base 10 exponent for a subnormal single-precision floating-point number.
-
Updated
Nov 12, 2024 - JavaScript
Python script for arithmetic drill exercises (for decimal, hex, etc)
-
Updated
Jan 2, 2024 - Python
The minimum base 10 exponent for a subnormal single-precision floating-point number.
-
Updated
Nov 12, 2024 - JavaScript
Improve this page
Add a description, image, and links to the base-10 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the base-10 topic, visit your repo's landing page and select "manage topics."