An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: base-10

stdlib-js/math-base-special-log10

Common logarithm (base ten).

Language: JavaScript - Size: 1000 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-log10

Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.

Language: JavaScript - Size: 1.09 MB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-base10-exponent

The minimum base 10 exponent for a normal double-precision floating-point number.

Language: JavaScript - Size: 370 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-base10-exponent-subnormal

The maximum base 10 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 310 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-exp10

Create an iterator which evaluates the base 10 exponential function for each iterated value.

Language: JavaScript - Size: 1.2 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-base10-exponent

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

Language: JavaScript - Size: 397 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-exp10

Base 10 exponential function.

Language: JavaScript - Size: 969 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-min-base10-exponent-subnormal

The minimum base 10 exponent for a subnormal single-precision floating-point number.

Language: JavaScript - Size: 219 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-min-base10-exponent

The minimum base 10 exponent for a normal single-precision floating-point number.

Language: JavaScript - Size: 226 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-max-base10-exponent

The maximum base 10 exponent for a single-precision floating-point number.

Language: JavaScript - Size: 204 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-max-base10-exponent-subnormal

The maximum base 10 exponent for a subnormal single-precision floating-point number.

Language: JavaScript - Size: 225 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-min-base10-exponent-subnormal

The minimum base 10 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 357 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

samarlyka/num2alpha

Converts any base-10 integer into its "alphabet number" and vice versa

Language: Python - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

tallesl/net-36

Encodes base 10 to base 36 and decodes base 36 to base 10.

Language: C# - Size: 938 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 9

nclvrps/hexer

Python script for arithmetic drill exercises (for decimal, hex, etc)

Language: Python - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JamesMatchett/CSharp-Floating-Point-Binary-Conversion

Asked to do floating point conversions on pen and paper in class, quick little progarm to make these easier

Language: C# - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

natan-xav2019/Conversor-de-Base

Um conversor de todas as bases de 2 ate 16.

Language: C - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

reiver/go-denary64

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.

Language: Go - Size: 41 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0