List Question
20 TechQA 2015-06-10T20:18:15.740000Is it valid to pass non-arithmetic types as arguments to cmath functions?
470 views
Asked by Shafik Yaghmour
Why doesn't pow(sqrt(-1), 2) return -1?
988 views
Asked by Ren
Trouble finding differential between two items in C++
174 views
Asked by Robble
pow() implementation in cmath and efficient replacement
30.8k views
Asked by AudioBubble
Placeholders in python String Concatenation
1.3k views
Asked by user2658538
How can I solve c++ std::rintf issue in gcc
185 views
Asked by FERcsI
Why is `isnan` returning 0 for a long double set to NAN?
303 views
Asked by Sparkette
How do I solve this cmath compiler error?
385 views
Asked by Fiona
I'm confused on how to do OR while do Boolean. "||" that won't work for me for some reason
186 views
Asked by user3081909
cmath std::pow function giving wrong value when assigned to a variable?
1.9k views
Asked by MrJman006
Why is the remainder function giving me the wrong remainder in some cases?
126 views
Asked by Shinigami Kidd Death the Kid
using only certain functions from a library?
6.2k views
Asked by drjrm3
How to use cmath functions like div in C++?
228 views
Asked by adkjhawdiuhwaiudaw
Is the Fast Inverse Square Root Algorithm faster than C++'s standard library sqrt() function?
1k views
Asked by Henry Keskitalo
difference between "rint" and "nearbyint"?
811 views
Asked by Mani Kazemi
Why does cmath pow give inaccurate answers?
190 views
Asked by Duero Cuadrillero
C++ function std::pow() returns inf instead of a value
1.6k views
Asked by Sebastian Kucharzyk
Where to find standard C++17 cmath file?
1.9k views
Asked by Игорь Лазарев
Unary operator in C or C++ for the second power of a number
415 views
Asked by Quillo
Receiving unexpected syntax error in absolute value calculator
209 views
Asked by Bora