Programming Forums
User Name Password Register
 

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

Showing results 1 to 2 of 2
Search took 0.00 seconds; generated 5 minute(s) ago.
Search: Posts Made By: L F Permenter
Forum: C++ Feb 14th, 2005, 12:53 PM
Replies: 20
Views: 439
Posted By L F Permenter
Best C++ texts

// Consider the Deitel series of texts on C++.
// Google -- Deitel .
Forum: C++ Feb 14th, 2005, 12:40 PM
Replies: 8
Views: 381
Posted By L F Permenter
PHI - the Golden Ratio

// Phi, the Golden ratio
// We can calculate Phi without recursion or iteration,
// as it is one solution to a quadratic equation.
// phi = 1/2 = 1/2 *(SQRT(5)).

double PHI = 0.5...
Showing results 1 to 2 of 2

 
Forum Jump



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

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