CACrown ArchivesThe cinema collection
Menu
Research dossier · General Reference

Logarithmic number system

computer representation of real numbers, in which a number is represented by its logarithm and a sign bit

Cross-disciplinary reference desk with index cards, atlas, dictionary and catalogue
General referenceInterpretive dossier study · Crown Archives visual atlas
Record originEnglish Wikipedia
Text licenseCC BY-SA 4.0
Source revisionJul 3, 2026
Entity authorityQ3329233
Source-derived summary

A logarithmic number system (LNS) is an arithmetic system used for representing real numbers in computer and digital hardware, especially for digital signal processing.

Overview

A number,

X

{\displaystyle X}

, is represented in an LNS by two components: the logarithm (

x

{\displaystyle x}

) of its absolute value (as a binary word usually in two's complement), and its sign bit (

s

{\displaystyle s}

):

X

{

x

=

log

b

|

X

|

,

s

=

{

0

if

X

>

0

,

1

if

X

<

0.

{\displaystyle X\rightarrow {\begin{cases}x=\log _{b}{\big |}X{\big |},\\s={\begin{cases}0{\text{ if }}X>0,\\1{\text{ if }}X<0.\end{cases}}\end{cases}}}

An LNS can be considered as a floating-point number with the significand being always equal to 1 and a non-integer exponent. This formulation simplifies the operations of multiplication, division, powers and roots, since they are reduced down to addition, subtraction, multiplication, and division, respectively.

On the other hand, the operations of addition and subtraction are more complicated and are calculated by the formulae

log

b

(

|

X

|

+

|

Y

|

)

=

x

+

s

b

(

y

x

)

,

{\displaystyle \log _{b}{\big (}|X|+|Y|{\big )}=x+s_{b}(y-x),}

log

b

|

|

X

|

|

Y

|

|

=

x

+

d

b

(

y

x

)

,

{\displaystyle \log _{b}{\big |}|X|-|Y|{\big |}=x+d_{b}(y-x),}

where the "sum" function is defined by

s

b

(

z

)

=

log

b

(

1

+

b

z

)

{\displaystyle s_{b}(z)=\log _{b}(1+b^{z})}

, and the "difference" function by

d

b

(

z

)

=

log

b

|

1

b

z

|

{\displaystyle d_{b}(z)=\log _{b}|1-b^{z}|}

. These functions

s

b

(

z

)

{\displaystyle s_{b}(z)}

and

d

b

(

z

)

{\displaystyle d_{b}(z)}

are also known as Gaussian logarithms.

The simplification of multiplication, division, roots, and powers is counterbalanced by the cost of evaluating these functions for addition and subtraction. This added cost of evaluation may not be critical when using an LNS primarily for increasing the precision of floating-point math operations.

History

Logarithmic number systems have been independently invented and published at least three times as an alternative to fixed-point and floating-point number systems.

Nicholas Kingsbury and Peter Rayner introduced "logarithmic arithmetic" for digital signal processing (DSP) in 1971.

Editorial summary

This brief starts where responsible research should: with the source description of “Logarithmic number system” as computer representation of real numbers, in which a number is represented by its logarithm and a sign bit. Everything that follows is an evidence route, not borrowed authority.

Editorial reviewA practical starting point whose main value is the path it opens into stronger specialist and primary sources. The current lead gives the account dated anchors—1971—that can be checked directly. The selected authority fields contribute no independent date. The account is most persuasive where Logarithmic, number and system can be independently traced.
Editorial analysis

Why this record matters

The subject matters to the general reference register because the source frames it as computer representation of real numbers, in which a number is represented by its logarithm and a sign bit. Its deeper value depends on whether names, dates, institutions and citations support that framing.

Evidence profile

The citation trail is more important than the brevity of the summary: it shows where individual claims can be examined in context. The source revision retrieved here is dated Jul 3, 2026. The linked authority identifier is Q3329233. None of the 0 selected statements returned an explicit reference. The first chronological checks are 1971.

Critical limits

A concise general-reference account can conceal disagreements about scope, terminology or the weight assigned to individual sources. The source lead contains qualifying language; that uncertainty should survive quotation, summary and reuse. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.

How to read it

Use the entry as an orientation point, then follow its citations and revision history. Names, dates and institutional relationships should be checked against the original record.

Best used for
  • Subject orientation
  • Search vocabulary
  • Locating named sources
Verify next

The closest primary source, responsible institution and strongest cited specialist reference.

Three-step research path

  1. Establish the record: confirm the title “Logarithmic number system”, its source revision and the description used here.
  2. Expand the search: follow Logarithmic number system primary sources, Logarithmic number system archive and Logarithmic research across catalogues and specialist indexes.
  3. Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.

Questions for further research

  1. Which source most directly establishes the central claim about “Logarithmic number system”?
  2. What terminology or title could unlock a more precise catalogue search?
  3. Which cited source is closest to the event, object or claim?
Subject index

Search terms from this dossier

Source & attribution

This entry incorporates text from Logarithmic number system” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.