# DifferentialEquations.jl: Complex function results in Inexact Error

**URL:** https://discourse.julialang.org/t/differentialequations-jl-complex-function-results-in-inexact-error/51591
**Category:** Numerics
**Created:** [December 10, 2020, 7:44am UTC](https://discourse.julialang.org/t/differentialequations-jl-complex-function-results-in-inexact-error/51591 "2020-12-10T07:44:19Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![mauro3](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mauro3/32/292_2.png) [@mauro3](https://discourse.julialang.org/u/mauro3)
#### Post date: [December 10, 2020, 7:57am UTC](https://discourse.julialang.org/t/differentialequations-jl-complex-function-results-in-inexact-error/51591/2 "2020-12-10T07:57:37Z")

</div>

Welcome @ess3sq! Please post a minimal working example when asking for help:

> [@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 …

Having said this, are you initializing your variables (in the IC) as complex, floating-point numbers?

---

_[View the full topic](https://discourse.julialang.org/t/differentialequations-jl-complex-function-results-in-inexact-error/51591)._
