About: Binary logarithm     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WrittenCommunication106349220, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FBinary_logarithm

In mathematics, the binary logarithm (log2 n) is the power to which the number 2 must be raised to obtain the value n. That is, for any real number x, For example, the binary logarithm of 1 is 0, the binary logarithm of 2 is 1, the binary logarithm of 4 is 2, and the binary logarithm of 32 is 5. The binary logarithm is the logarithm to the base 2 and is the inverse function of the power of two function. As well as log2, an alternative notation for the binary logarithm is lb (the notation preferred by ISO 31-11 and ISO 80000-2).

AttributesValues
rdf:type
rdfs:label
  • لوغاريتم ثنائي (ar)
  • Logaritme binari (ca)
  • Binärer Logarithmus (de)
  • Binary logarithm (en)
  • Logaritmo binario (es)
  • Logaritma biner (in)
  • Logarithme binaire (fr)
  • 이진 로그 (ko)
  • 二進対数 (ja)
  • Logarytm binarny (pl)
  • Logaritmo binário (pt)
  • Двоичный логарифм (ru)
  • 以2為底的對數 (zh)
  • Двійковий логарифм (uk)
rdfs:comment
  • في الرياضيات، اللوغارتيم الثنائي (بالإنجليزية: Binary logarithm)‏ ورمزه (log2 n) هو لوغاريتم قاعدته اثنان. (ar)
  • En matemàtiques, el logaritme binari (log₂ n) és el logaritme en base 2. És la funció inversa de n ↦ 2n . El logaritme binari de n és la potència a la qual cal elevar el nombre 2 per obtenir el valor n. Això fa útil el logaritme binari per a tot el que impliqui potències de 2. Per exemple, el logaritme binari d'1 és 0, el logaritme binari de 2 és 1, el logaritme binari de 4 és 2, el logaritme binari de 8 és 3, el logaritme binari de 16 és 4 i el logaritme binari de 32 és 5. (ca)
  • 二進対数 (にしんたいすう、英: binary logarithm)とは、2を底とする対数 log2 x のことである。これは、指数関数 x → 2x の逆関数でもある。 (ja)
  • 수학에서 이진 로그 (binary logarithm)는 밑이 2인 로그이다. log 2  또는 lb로 표기하며, 2의 거듭제곱의 역함수이다. 양의 실수 n과 실수 x에 대하여 x = log 2 n은 2x = n이라는 것과 같다. 예를 들어 log 2 1 = 0, log 2 2 = 1, log 2 4 = 2, log 2 32 = 5이다. (ko)
  • Logarytm binarny (dwójkowy) – logarytm o podstawie równej 2. Jest oznaczany na ogół symbolem może być też zapisywany jako (zgodne z ISO), często również jako (niezgodne z ISO, gdyż jest to zapis zarezerwowany dla logarytmu dziesiętnego). Logarytm dwójkowy jest szeroko stosowany w informatyce: zaokrąglony w górę, to najmniejsza liczba bitów, w której można umieścić informację o liczbie możliwości Pojawia się w asymptotycznych ograniczeniach złożoności algorytmicznych, np. wtedy, kiedy algorytm korzysta ze struktury drzewa binarnego. (pl)
  • Na matemática, logaritmo binário (log2 n) é o logaritmo de base 2. Consequentemente, é o inverso da potência de dois (2n). O logaritmo binário de n é definido pela seguinte equivalência: O logaritmo binário está intimamente ligado ao sistema de numeração binário. Historicamente, seu primeiro uso foi na teoria musical pelo matemático e pioneiro no estudo dos logaritmos Leonhard Euler. Sua aplicação é muito vasta, sendo utilizado em teoria da informação (bit como unidade fundamental de informação), complexidade computacional e fotografia. (pt)
  • 在数学中,以2为底的对数(log2 n),又称二进制对数,是为了得到 n 必须将2乘方的指数。 即对于任何实数 x, 例如,log2 1 = 0,log2 2 = 1,log2 4 = 2,log2 32 = 5。 以2为底的对数是以2为底的指数函数的反函数,又记作 lb n,ld n 或 lg n 许多数学软件都有计算以2为底的对数的功能。自C99起的C语言标准数学函数库和自C++11起的C++语言标准数学函数库中包含了 log2、log2f 及 log2l 函数用来计算以2为底的对数。以2为底的对数的整数部分可以由整数上的最高置位操作或查看浮点数上的指数部分完成,分数部分也可以高效地计算。 (zh)
  • Двоичный логарифм — логарифм по основанию 2. Другими словами, двоичный логарифм числа есть решение уравнения Двоичный логарифм вещественного числа существует, если Согласно стандарту ISO 31-11, он обозначается или . Примеры: (ru)
  • In mathematics, the binary logarithm (log2 n) is the power to which the number 2 must be raised to obtain the value n. That is, for any real number x, For example, the binary logarithm of 1 is 0, the binary logarithm of 2 is 1, the binary logarithm of 4 is 2, and the binary logarithm of 32 is 5. The binary logarithm is the logarithm to the base 2 and is the inverse function of the power of two function. As well as log2, an alternative notation for the binary logarithm is lb (the notation preferred by ISO 31-11 and ISO 80000-2). (en)
  • En matemática el logaritmo binario o logaritmo en base 2: es la función matemática que determina a que valor y hay que elevarse a 2 para obtener x, es un caso particular de logaritmos en el que la base es 2. Con el ejemplo anterior para codificar 256 direcciones son necesarios . (es)
  • Logaritma biner (bahasa Inggris: binary logarithm) dalam matematika adalah, adalah logaritma dengan basis 2, yang biasanya dilambangkan dengan atau . Logaritma biner merupakan fungsi invers dari fungsi kuadrat atau fungsi pangkat dua. Logaritma biner adalah kepangkatan bilangan dua untuk mendapatkan nilai . Jadi: Misalnya logaritma biner 1 adalah 0, logaritma biner 2 adalah 1, logaritma biner 4 adalah 2, logaritma biner 8 adalah 3, logaritma biner 16 adalah 4, logaritma biner 32 adalah 5 dan seterusnya. (in)
  • En mathématiques, le logarithme binaire (log2 n) est le logarithme de base 2. C’est la fonction réciproque de la fonction puissance de deux : x ↦ 2x. Le logarithme binaire de x est la puissance à laquelle le nombre 2 doit être élevé pour obtenir la valeur x, soit : . Ainsi, le logarithme binaire de 1 est 0, le logarithme binaire de 2 est 1, le logarithme binaire de 4 est 2, le logarithme binaire de 8 est 3. (fr)
  • В математиці, двійковий логарифм (log2n) це степінь, до якої треба піднести число 2, щоб отримати значення n. І це, для будь-якого дійсного числа x, Наприклад, двійковий логарифм числа 1 є 0, двійковий логарифм від 2 є 1, двійковий логарифм від 4 дорівнює 2, а двійковий логарифм від 32 це 5. Бінарні логарифми включено до стандартних математичних функцій мови програмування C і до інших математичних програмних пакетів.Цілу частину двійкового логарифма можна знайти здійснивши операцію find first set над цілим числом, або шляхом пошуку експоненти значення з рухомою комою. (uk)
rdfs:seeAlso
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Leonhard_Euler_-_edit1.jpg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Binary_search_into_array_-_example.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/HP-35_Red_Dot.jpg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Mouse_cdna_microarray.jpg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Binary_logarithm_plot_with_ticks.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/SixteenPlayerSingleEliminationTournamentBracket.svg
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (61 GB total memory, 35 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software