# Logarithm of an array

**URL:** https://discourse.julialang.org/t/logarithm-of-an-array/22923
**Category:** New to Julia
**Created:** [April 8, 2019, 3:23pm UTC](https://discourse.julialang.org/t/logarithm-of-an-array/22923 "2019-04-08T15:23:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![kristoffer.carlsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kristoffer.carlsson/32/22_2.png) [@kristoffer.carlsson](https://discourse.julialang.org/u/kristoffer.carlsson)
#### Post date: [April 8, 2019, 3:25pm UTC](https://discourse.julialang.org/t/logarithm-of-an-array/22923/2 "2019-04-08T15:25:15Z")

</div>

Use `log.(A)`.

Also, please quote your code: [PSA: how to quote code with backticks](https://discourse.julialang.org/t/psa-how-to-quote-code-with-backticks/7530).

---

_[View the full topic](https://discourse.julialang.org/t/logarithm-of-an-array/22923)._
