Recent content by cibui

  1. C

    Fortran How Can a Single READ Statement Handle Multiple Data Types in Programming?

    i know that read statement can read strings of texts but the thing is what if it involves operable numbers? e.g. sin2x. i want it so that the inputted "2" by the user can be processed by the program as an operable number not as a part of a string of text. can READ actually do that? thanks for...
  2. C

    Fortran How Can a Single READ Statement Handle Multiple Data Types in Programming?

    Thanks for the reply Mark, okay, so it is not possible afterall... guess i will have to break the input structure into several steps then anyway tyvm
  3. C

    Fortran How Can a Single READ Statement Handle Multiple Data Types in Programming?

    Hi guys, straight to the point, how do you make your READ statement to be able to read both numbers and letters(words) or functions at the same time? okay, for example, i want the user to input a continuous function. what if the function is, let say, sin(x)? do i need to break the READ...
  4. C

    Experimenting with Water and Magnet: Comments Welcome

    hey, that's great idea... i am going to try that soon thanks a lot for the suggestions
  5. C

    Experimenting with Water and Magnet: Comments Welcome

    Thanks for all the suggestions guys. So, i just consulted with my teacher, and i modify my experiment a bit. I will still be using neodymium magnet and drop it down to a tube of water. The water will be added with electrolytes, such as salt or acid, and i will pass electric current through...
  6. C

    Experimenting with Water and Magnet: Comments Welcome

    So, i am considering to do experiment on water and magnet for my research paper. So what i am planning to do is, i will drop a strong magnet on the water from a particular height and i will record down the height of the 'jumping' water due to contact with the magnet upon landing on water. So...
  7. C

    What Happens When Non-Newtonian Fluid Is Placed on a Speaker?

    Hi guys, to the point, I watched this video in youtube about how the guy put non-Newtonian fluid on a speaker and when they turn the speaker on, the fluid just went wild. as I'm still a high school student, i don't really understand this phenomenon, and I'm interested to know what will happen...
Back
Top