Calculez les antilogarithmes (logarithmes inverses) avec n'importe quelle base. Prend en charge l'antilogarithme commun (base 10), l'antilogarithme naturel (base e), l'antilogarithme binaire (base 2) et les bases personnalisées. Résultats instantanés avec explications étape par étape.
Ce calculateur d'antilogarithmes calcule l'inverse des logarithmes avec n'importe quelle base. L'antilogarithme (ou logarithme inverse) de x avec base b est calculé comme b^x. Il prend en charge l'antilogarithme commun (base 10), l'antilogarithme naturel (base e) et toute base personnalisée. Tous les calculs se font dans votre navigateur — aucune donnée n'est envoyée à un serveur.
Un antilogarithme (ou logarithme inverse) est l'opération inverse d'un logarithme. Si log_b(y) = x, alors antilog_b(x) = y = b^x. En d'autres termes, l'antilogarithme élève la base à la puissance de la valeur du logarithme donné pour obtenir le nombre original.
L'antilogarithme naturel utilise la constante mathématique e (environ 2.71828) comme base. Il est calculé comme e^x, où x est la valeur du logarithme naturel. L'antilogarithme naturel est largement utilisé en mathématiques, physique et ingénierie.
Pour calculer l'antilogarithme de x avec base b, utilisez la formule: antilog_b(x) = b^x. Par exemple, antilog₁₀(2) = 10² = 100. Pour l'antilogarithme naturel, antilog_e(2) = e² ≈ 7.389.
Les trois principales propriétés antilogarithmiques sont: (1) Produit: antilog(a) × antilog(b) = antilog(a + b); (2) Quotient: antilog(a) ÷ antilog(b) = antilog(a - b); (3) Puissance: [antilog(a)]ⁿ = antilog(n × a). Celles-ci sont dérivées des propriétés logarithmiques correspondantes.