# Function zero() with type"Any"

**URL:** https://discourse.julialang.org/t/function-zero-with-type-any/27007
**Category:** General Usage
**Tags:** question
**Created:** [July 30, 2019, 11:56pm UTC](https://discourse.julialang.org/t/function-zero-with-type-any/27007 "2019-07-30T23:56:22Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [July 31, 2019, 7:26am UTC](https://discourse.julialang.org/t/function-zero-with-type-any/27007/4 "2019-07-31T07:26:28Z")

</div>

While using `Any` as an element type is probably not good style unless you have a good reason, the methods should work, so this looks like a bug. Probably non-numeric types should just use `0` here.

Please make a self-contained MWE and open an issue.

> [@Please read: make it easier to help you](https://discourse.julialang.org/t/psa-make-it-easier-to-help-you/14757):
>
> Welcome to the Julia Discourse! We are enthusiastic about helping Julia programmers, both beginner and experienced. This public service announcement (PSA) outlines best practices when asking for help. Following these points makes it easier for us to help you and more likely you’ll get a prompt, useful answer. Keywords are highlighted to make it easier to refer to specific points. Choose a descriptive title that captures the key part of your question, eg “plots with multiple axes” instead of …

---

_[View the full topic](https://discourse.julialang.org/t/function-zero-with-type-any/27007)._
