Quantcast
Channel: MPLAB XC32
Viewing all articles
Browse latest Browse all 1537

incorrect result cbrt function (luckyluc)

$
0
0
Hi all, cbrt (cubic root) gives an unexpected result. double X; X = 16.0; X = cbrt(X); ===> Result in X is "INF"X = cbrt(16.0); ===>gives the correct result. Any idea. C32 and XC32 give same result...

Viewing all articles
Browse latest Browse all 1537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>