comp.lang.ada
 help / color / mirror / Atom feed
From: Bill Findlay <findlaybill@blueyonder.co.uk>
Subject: Re: GNAT for AVR - Mathematical Functions
Date: Mon, 17 Sep 2018 18:28:17 +0100
Date: 2018-09-17T18:28:17+01:00	[thread overview]
Message-ID: <0001HW.21501BB10206341670000725E2CF@news.individual.net> (raw)
In-Reply-To: ed6bc2e2-a2e1-4a0b-b253-8142d47518c9@googlegroups.com

On 17 Sep 2018, ada.newcomer@gmail.com wrote
(in article<ed6bc2e2-a2e1-4a0b-b253-8142d47518c9@googlegroups.com>):

> Hello.
>
> I'm programming an ATmega328P with the GNAT compiler for AVR.
>
> I need to use the Sqrt, Arctan and Atan2 functions. But maybe in the future I
> will need to use some more.
>
> I don't have access to the regular Ada.Numerics package.
>
> By now, I wrote the Sqrt using the Newton's method and Arctan using Taylor
> series.
>
> I would like to know if there is a better way to use/implement mathematical
> functions (maybe import them from C?).
>
> I really appreciate any help.

Since you have sqrt, see:<http://www.findlayw.plus.com/KDF9/#ATN>

-- 
Bill Findlay


  parent reply	other threads:[~2018-09-17 17:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17  2:22 GNAT for AVR - Mathematical Functions ada.newcomer
2018-09-17  7:18 ` Dmitry A. Kazakov
2018-09-17 22:41   ` Aurele Vitali
2018-09-17 12:22 ` Simon Wright
2018-09-17 17:28 ` Bill Findlay [this message]
2018-09-17 22:35 ` Aurele Vitali
2018-09-18  1:16 ` rakusu_klein
2018-09-25  7:14 ` R R
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox