User profile: xTehOnex

User info
User name:xTehOnex
Name:Chris
Location:New York
Bio:Started teaching myself C++ around 9/14/11
because I can't go to programming at my highschool because I attend the Cisco Academy for most of my school day!
Need some help!
Statistical data
Birthdate:Jan 8, 1994
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:4
Latest posts:

Having trouble with an equation!
Yeah the ((Vf * Vf) - (Vi * Vi)) / (d * 2) worked and seems to be giving me accurate results. Thanks...

Having trouble with an equation!
Thought I would post the source code for ya guys, ty again

Having trouble with an equation!
#include "stdafx.h" #include <iostream> #include <string> using namespace std; int _tmain(int argc...

Having trouble with an equation!
So I have been teaching myself C++ for 2 weeks now since they don't offer a programming class at my ...