Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined value of x #10

Open
vickysharma0812 opened this issue Sep 28, 2021 · 1 comment
Open

Undefined value of x #10

vickysharma0812 opened this issue Sep 28, 2021 · 1 comment

Comments

@vickysharma0812
Copy link

In about code what is the purpose of not defining the values of x?
It it intentionally done?

I encounter following error.

Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
ERROR STOP *** Encountered 1 or more failures/errors during testing. ***

Error termination. Backtrace:
#0  0x7fc77e86ed21 in ???
#1  0x7fc77e86f869 in ???
#2  0x7fc77e870f97 in ???
#3  0x5589a46639d1 in ???
#4  0x5589a4674a1a in ???
#5  0x5589a458a809 in ???
#6  0x5589a458a84d in ???
#7  0x7fc77e5190b2 in ???
#8  0x5589a45874ed in ???
#9  0xffffffffffffffff in ???

Regards
Vikas

@tclune
Copy link
Member

tclune commented Sep 28, 2021

Ah - thanks. I'm surprised this was not caught when I last tested these. I suspect I refactored to avoid the need for local variables, but did not clean up. I'll put in a change immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants