Search Results

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: tayster
Forum: C++ Mar 24th, 2007
Replies: 6
Views: 851
Posted By tayster
a ya its still me im just on another acount in case u thought that was weaird
Forum: C++ Mar 24th, 2007
Replies: 6
Views: 851
Posted By tayster
o so is that how mail merge works? with arrays?
Forum: IT Professionals' Lounge Mar 24th, 2007
Replies: 4
Views: 2,212
Posted By tayster
no its not well atleast not intentionally
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
well actually i thought i was doing one thing and i was actually doing another
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
o ya your right thats weaird my computter calculator is messed up or something o waite lol no i was doing a logarithmic function i think
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
o waite i think i get it but when i compiled and ran it i first entered 2 then 5 and got 32 and that doesnt make sence it should be 200000.
heres the code and pleas corect me if im wrong #include...
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
i sorta get what your saying but im confused could u give me an example?
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
so like this?
#include <iostream>
#include <math.h>

using namespace std;
int main()
{
float a,b,c;
a=0;
b=0;
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
ok i created a program for it but now how do i output the result?

#include <iostream>
#include <math.h>

using namespace std;
int main()
{
float a,b,c;
a=0;
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
well i have looked in alot of places and i cant find one if u know it could u tell me?
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
o i just looked at something and what it said under math.h was
exe ()
could this be it and if it is i dont have a clue how to use it
Forum: IT Professionals' Lounge Mar 23rd, 2007
Replies: 4
Views: 2,212
Posted By tayster
i get what your saying but u didnt really ask a question the hole thing was more like a statement eaventhough a question is implied i think you should be more specific as to what you want to do so...
Forum: C++ Mar 23rd, 2007
Replies: 8
Views: 2,037
Posted By tayster
hey also if u want the decimals to be eaven greater then that you could use double instead of float just incase u didnt know
Forum: C++ Mar 23rd, 2007
Replies: 15
Solved: Exponitial Loop
Views: 1,960
Posted By tayster
this is about making a loop for powers

stripe3 is the variable
how do u do stripe3*10 stripe3 times
for example if stripe3 = 5
then my question is how do u do 5*10 5 times
because there isnt...
Showing results 1 to 14 of 14

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC