Recent content by Pepper Mint

  1. Pepper Mint

    How to address internet hate speech

    :biggrin: Yes, that is also a way way to write reports and favored by people who seem busier with other things. But if people want to be nit-picking about your works, writing whatever way won't be of help for you e.g too short indicates not enough, too long indicates verbal abuse for...
  2. Pepper Mint

    What is the newest installment of 'Random Thoughts' on Physics Forums?

    :smile: All thoughtful random thoughts.
  3. Pepper Mint

    I Micromass' big October challenge

    That looks nice actually. :woot: It is $$ \int \sqrt {25 - (x - 5)^2}\ dx$$ not $$ \int \sqrt {25 - (x^2 - 5)^2}\ dx$$ So if you let $$u=x-5$$ then $$du=dx$$ You set it again by letting $$u=5sint$$ and go on with with it.
  4. Pepper Mint

    Collection of Lame Jokes

    Yes, PepperMint couldn't walk anymore. :DD
  5. Pepper Mint

    Collection of Lame Jokes

    It's not lame to see mother and daughter playing in the same movie, it it ?:biggrin:
  6. Pepper Mint

    Collection of Lame Jokes

    I can't help posting instead of just clicking 'like' :DD bhuhha.
  7. Pepper Mint

    JavaScript How do I save JSON files to off-line database?

    If you would really want to use database then I suggest MongoDB. Its data are all JSON formatted. I personally find it would probably overkill your current problem though. :oldwink:
  8. Pepper Mint

    Why do so many people hate science?

    I think people with some decent education won't hate science even though many are religious. Claiming it "Science" they hate seems too generalized to me. I would like to say it is "truths" some people deny. Reasons are plenty. Educated people don't tend to believe things they don't understand...
  9. Pepper Mint

    I Micromass' big October challenge

    micromass is a strange person in my opinion. My sole purpose to post on PF is to share, nothing else really matters. :biggrin:
  10. Pepper Mint

    Biggest science or math pet peeve

    I find many of this thread's posts sound truly like complaints instead.:DD I don't have any pet peeve experience to share actually, only that every time the rain stops, my loved ones around me e.g my mother are bugged the most while I am perfectly fine (sigh).
  11. Pepper Mint

    Please help me understand how to solve the problem "Code of Polar function"

    f1 is evaluated and used only in case of x!=2, so try wrapping it up in the same scope level of kq. For example if(x!=2) { if (x>2) //do something, related f,g else //do something else , related f,g } else //x=2 { } Also your loop uses float data x as an iterative value and you make...
  12. Pepper Mint

    I Micromass' big October challenge

    The area of red spots=SOCD-SOAB-Scircle In my method, I have to find the area of OAB by 2 integrations (line segment OA and Ox plus arc segment AB and Ox) supposing that O's coordinates is (0,0). Find the equation of the line passes O and C Find the equation of the circle From both of these I...
  13. Pepper Mint

    What is the newest installment of 'Random Thoughts' on Physics Forums?

    I am wondering if for example i have a lot of money, should I deposit it into a lot of different banks or just one ? Why and why not ? I am thinking I am not quite misled to fish in a wrong lake because all lakes all over the world are the same - that they are where fish live. And wishing to get...
Back
Top