Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
AST3019
Recent content by AST3019
A
Can You Shift an Array by a User-Inputted Value Using For Loops?
yeah, right after i posted the thread i realized that and fixed it and now it works. thanks though.
AST3019
Post #3
Feb 28, 2012
Forum:
Programming and Computer Science
A
Can You Shift an Array by a User-Inputted Value Using For Loops?
So I am trying to use for loops to shift the index an array by a user inputted value. The code i have so far is printMessage(); cin >> choice; if(choice == 2){ cout << endl; cout <<"Please enter...
AST3019
Thread
Feb 28, 2012
Array
Indices
Replies: 2
Forum:
Programming and Computer Science
A
Solving Implicit O.D.E: sin(y) + xy - x^3 = 2 | 2nd Order ODE Help
thanks.
AST3019
Post #3
Jan 25, 2012
Forum:
Differential Equations
A
Solving Implicit O.D.E: sin(y) + xy - x^3 = 2 | 2nd Order ODE Help
Is, sin(y) + xy - x^3=2, an implicit soln to the 2nd order ODE y''= {6xy' + (y')^3 * sin(y) - 2(y')^2}/ (3x^2 - y)?
AST3019
Thread
Jan 22, 2012
Replies: 2
Forum:
Differential Equations
Forums
AST3019
Back
Top