Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 3 of 3
Search took 0.00 seconds; generated 4 minute(s) ago.
Search: Posts Made By: tommclaughlan
Forum: C++ Feb 2nd, 2005, 5:49 PM
Replies: 8
Views: 381
Posted By tommclaughlan
i hope to expand this program to calculate many...

i hope to expand this program to calculate many significant figures of phi, which is the solution to the equation x*x-x-1=0.
i'm not really an experienced programmer so i just learned from online...
Forum: C++ Feb 1st, 2005, 2:10 PM
Replies: 8
Views: 381
Posted By tommclaughlan
calculating phi. problem

#include <cstdlib>
#include <iostream>
#include <stdint.h>
#include <io.h>
#include <math.h>
int main()


{
double phi = 5;
Forum: C++ Jan 31st, 2005, 2:40 PM
Replies: 1
Views: 249
Posted By tommclaughlan
calculations (significant figures etc)

i am looking to write an iteration to calculate an irrational number
i have it all set up and stuff, i just need it to display more significant figures.
at the moment it only shows 10 significant...
Showing results 1 to 3 of 3

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:48 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC