Sent from my iPhone
>> On 25-Feb-2020, at 4:20 AM, Joel Sherrill wrote:
>
>
>
>> On Mon, Feb 24, 2020 at 1:33 PM Eshan Dhawan wrote:
>> For implementation of fegetround() and fesetround()
>>
>> basic details :
>> https://pubs.opengroup.org/onlinepubs/9699919799/functions/fegetround.html
On Mon, Feb 24, 2020 at 1:33 PM Eshan Dhawan
wrote:
> For implementation of fegetround() and fesetround()
>
> basic details :
> https://pubs.opengroup.org/onlinepubs/9699919799/functions/fegetround.html
>
> As I used fesetround() to change the rounding direction it returns a
> successful result
>
For implementation of fegetround() and fesetround()
basic details :
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fegetround.html
As I used fesetround() to change the rounding direction it returns a
successful result
but when I test fegetround() for the same rounding direction then i
On Thu, Feb 20, 2020 at 2:33 AM Vaibhav Gupta
wrote:
>
>
> On Thu, Feb 20, 2020, 12:47 PM Eshan Dhawan
> wrote:
>
>> Hello
>> The current fenv.h test suite supports only basic functions that check
>> that fenv.h environment is present or not
>> I would like to extend the test suite further
>>
On Thu, Feb 20, 2020, 12:47 PM Eshan Dhawan wrote:
> Hello
> The current fenv.h test suite supports only basic functions that check
> that fenv.h environment is present or not
> I would like to extend the test suite further
> What more functions can be added to it.
>
Test all the functions of f
Hello
The current fenv.h test suite supports only basic functions that check that
fenv.h environment is present or not
I would like to extend the test suite further
What more functions can be added to it.
-Eshan Dhawan
___
devel mailing list
deve