Quote:
Originally Posted by omalleyj
In a Java SE project this
[snip]
yields this:
[snip]
which I believe is what you are looking for.
|
Excellent. Thank you! I'd give you some more reps, but it won't let me
Quote:
|
However I cannot use IEEERemainder() in an FRC project they have compiled the jar without it apparently.
|
Not being a Java user, I'm not sure what that means. Is there a way to re-compile to include it, or is that a major undertaking?
Are there any C++ gurus out there who can look into the same question for C++ ?