The Missing Doc 4 Julia
  • Home
  • Mathematics
    • Mathematics
      • Arithmetic Operations
      • Addition
      • Subtraction
      • Multiplication
      • Division
      • Powers
      • Transpose
      • Modulo Division and Rounding
      • Relational Operations
      • Logical Operations
      • Bit-Wise Operations
      • Checked Math
      • Trigonometry
        • sin
        • sind
        • sinpi
        • asin
        • asind
        • sinh
        • asinh
        • sinc
        • sincos
        • sincosd
        • sincospi
        • cis
        • cispi
        • cos
        • cosd
        • cospi
        • acos
        • acosd
        • cosh
        • acosh
        • cosc
        • tan
        • tand
        • tanpi
        • atan
        • atand
        • tanh
        • atanh
        • sec
        • secd
        • asec
        • asecd
        • sech
        • asech
        • csc
        • cscd
        • acsc
        • acscd
        • csch
        • acsch
        • cot
        • cotd
        • acot
        • acotd
        • coth
        • acoth
      • Hypotenuse
        • rad2deg
        • deg2rad
      • Exponents and Logarithms
        • Exponents
        • Logarithms
        • Power
        • Root
        • Float Point
      • Exponents
      • Power
      • Root
        • Logarithms
        • Log
    • Complex Numbers
    • Discrete Math
    • Polynomials
    • Constants
    • Implementation Notes
  • Guide
    • Guide
    • Trigonometric Functions
    • Hyperbolic Functions
  • Packages
      • Special Functions
      • Function Index
  • Base
    • Types
    • Numbers
    • Errors
Version
  • Mathematics
  • Exponents and Logarithms
  • Exponents and Logarithms
  • Exponents and Logarithms
GitHub

Exponents and Logarithms

Exponents

  • exp
  • expm1
  • exp2
  • exp2m1
  • exp10
  • exp10m1

Logarithms

  • log
  • log1p
  • logp1
  • log2
  • log2p1
  • log10
  • log10p1

Power

  • ^
    • pow
  • ispow2
  • prevpow
  • nextpow
  • powermod

Root

  • sqrt
  • isqrt
  • cbrt
  • fourthroot

Float Point

  • exponent
  • significand
  • frexp
  • ldexp
  • modf
« deg2radExponents »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.11.4 on Saturday 31 May 2025. Using Julia version 1.11.5.