[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [bug #13340] Math lib documentation/lib mismatch
From: |
Dmitry K. |
Subject: |
Re: [avr-libc-dev] [bug #13340] Math lib documentation/lib mismatch |
Date: |
Sat, 12 Nov 2005 11:18:29 +1000 |
User-agent: |
KMail/1.5 |
On Saturday 12 November 2005 08:07, Anatoly Sokolov wrote:
> Update of bug #13340 (project avr-libc):
>
> Status: None => Fixed
> Assigned to: aesok => None
> Open/Closed: Open => Closed
>
> _______________________________________________________
>
> Follow-up Comment #1:
>
> Declaration of function 'inverse' is deleted from match.h file.
Avr-libc 1.2.0 and early: function 'inverse' is publicaly
available and works.
In 1.2.1 it is renamed into '__fp_inverse'. Why? Usefull and
convinient function. Flash space effective.
Dmitry.