1. Math.random() and Math.round(Math.random()) and Math.floor(Math.random()*2)
2. Math.random() and Math.round(Math.random()) and Math.floor(Math.random()*2)
<snip>
<snip>
In case anyone has been confused by VK here are some facts.
round 0.9 is 1.0
floor 0.9 is 0.0
John
--
John Harris
3. C++0x: polymorphic function NOT usable with move-only parameters (library defect?)
4. C++0x: polymorphic function NOT usable with move-only parameters (library defect?)
5. Missing Math Library in AIX 5.3
6. Adding Math.log2 and Math.logn to the core library.
7. String and Math Library Functions
8. C++ Math Library behavior has changed (pow function)
9. Invalid results from exp2 function (C math library)
11. math.h trig functions questions (and some forgotten high school math)
12. Defect Report [N2134]: Two unspecified function comparators in [function.objects]
13. call library function node: function not found in library
14. [Simulink, S-functions] Calling Lapack++ library from a library called by a S-function
15. matlab like c's getchar function