GitHub topics: base-10
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: 5 days ago - Pushed at: 5 days ago - Stars: 0 - 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: 212 KB - Last synced at: 5 days ago - Pushed at: 5 days 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: 5 days ago - Pushed at: 5 days 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: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
Language: JavaScript - Size: 374 KB - Last synced at: 6 days ago - Pushed at: 6 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: 327 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - 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: 341 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - 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: 296 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-log10
Common logarithm (base ten).
Language: JavaScript - Size: 973 KB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-exp10
Base 10 exponential function.
Language: JavaScript - Size: 967 KB - Last synced at: 14 days ago - Pushed at: 20 days 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.15 MB - Last synced at: 14 days ago - Pushed at: 2 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: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

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.08 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tallesl/net-36
Encodes base 10 to base 36 and decodes base 36 to base 10.
Language: C# - Size: 938 KB - Last synced at: 17 days ago - Pushed at: 11 months 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: over 1 year ago - Pushed at: over 7 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: about 2 years ago - Pushed at: almost 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: 18 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0
