Recent content by Janno

  1. J

    Is the Center of Mass Also the Midpoint of a Triangle?

    Oops "I can't seem to get a clear answer on google". Well, I tried for myself, using "midpoint of triangle" for searching. Lots of results.
  2. J

    C/C++ Guide to C++ Programming For Beginners

    log(15)/log(2)=? Hi, I just started with you C++ tutorial. In lesson #3 you do write: log(15)/log(2)=4.9 Is that correct? In my calculator is says: 3,9. Rounding up gives 4. And four bytes are just what's needed to store 15 decimal, or FFFF hexadecimal, or 1111 binary if I'm on the...
Back
Top