
How to import .CSV table in C++ • Physics Forums
Aug 9, 2022 · Hi PF! Given a .csv file with the first row a name (string) and successive rows doubles, how can I read and manipulate this data in C++? Typically I just...
Parallel Programming on a CPU with AVX-512 - Physics Forums
Apr 23, 2022 · In this article, I describe a program that uses Intel AVX-512 assembly instructions and includes a comparison of the results from both programs.
How do "min" and "hour" get their values in this C++ code?
Mar 30, 2023 · How does "min" and "hour" get their values in this C++ code? Full code here: #include using namespace std;class Time { public: int hour; int min...
Eclipse Error 'Program File Does Not Exist' • Physics Forums
May 28, 2010 · I am pretty ignorant of this language. I am working from a '...for dummies' book to teach myself and after the first few pages I have already stumbled upon a problem. I have attached a code, …
Pascal: How to use floor function in Pascal? - Physics Forums
Jun 10, 2012 · Hi, I need to use floor function to write a program in Pascal, does pascal have it as a procedure/function in its library? My compiler is Turbo Pascal for windows version 1.5, so it might be …
Does the Heisenberg Uncertainty Principle Imply Energy …
Oct 27, 2015 · Given the probabilistic aspect of quantum theory, what do we mean now, by "conservation of energy" ?
Finding the Amplitude of a spring (Simple Harmonic Motion)
Dec 9, 2008 · [SOLVED] Finding the Amplitude of a spring (Simple Harmonic Motion) First post here at PF, so forgive me if I make a faux pas. I'm trying to study for an...
Learn a Partial "Derivation" of Gauss's Law - Physics Forums
May 15, 2015 · Gauss's law was formulated by Carl Friedrich Gauss in 1835. It is one of the four Maxwell's equations that form the basis of classical electrodynamics.
How to Calculate the Torque of a Rotating Cylinder?
Jun 5, 2017 · Assuming we have a cylinder that is rotating on a single axis, how would I go about calculating the torque knowing the following information? m = 2000 kg w...
Why You Can't Quantum Tunnel Through a Wall - Physics Forums
Aug 10, 2015 · Can You Quantum Tunnel Through a Wall? The short and sweet answer if a tennis ball, a bowling ball, or any other kind of ordinary macroscopic object can tunnel through a wall is NO. You …