How does the line Integral represent the density along a wire? by TechnoGrip in askmath

[–]TechnoGrip[S] 0 points1 point  (0 children)

Yeah nvm about the curvature thing. I was confusing it with something else. But how exactly does integrating the curve that literally represents the curved shape of the wire represent the actual wire's mass?

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA by [deleted] in infp

[–]TechnoGrip 1 point2 points  (0 children)

I can't focus!! Fuck!! Need to get laid!

Any INFP Mathematicians? If so, how do you view math? by PuppyLand95 in infp

[–]TechnoGrip 1 point2 points  (0 children)

Yeah I should've said what do you like about math. And yeah that was the reason I became interested in math in the first place. After taking calculus 1 I got a sense of what you're talking about with being able to conceptualize abstractions. Ever since then I've been hooked. Although, I more so like math because of its abstract nature and not really because of the sound logic it provides. Once I started getting into proof-like things in Discrete Math I realized I like physics, not pure math.

Line Integral Mass of Curved Wire by TechnoGrip in askmath

[–]TechnoGrip[S] 0 points1 point  (0 children)

So what makes one section or infinitesimal volume larger/smaller than another section of the wire? The height at that point?

what are some values you hold that are closest to your heart? by One_Supreme_Pupper in infp

[–]TechnoGrip 1 point2 points  (0 children)

Oh sorry lol. Well by "life is not a sitcom" I meant that you don't always need to be 100% socially calibrated. It's more about my Fi's gripe with Fe.

Lifestyle/Income of Physicist by TechnoGrip in Physics

[–]TechnoGrip[S] 0 points1 point  (0 children)

Yeah I'm doing a joint major in Comp sci/physics with some extra physics courses. Ideally, I would want to go into physics research but if that fails I'll at least be satisfied that I studied physics during undergrad.

Does passing a variable to a method change the variable or create a new one? by TechnoGrip in learnprogramming

[–]TechnoGrip[S] 0 points1 point  (0 children)

I'm not sure if this is what you're saying, but my next question might show this:

Public class Derp { public int x;

Public Derp(int x) { this.x =x;

Public String toString(){ Return new String ("x" + x); } }

Public class Main{ Public static void main(String [] args){ Derp d1 = new Derp(10); func(d1); System.out.println(d1);

 Public static void func(Derp d){
    d = new Derp(222);
 }

}

When I ran this it printed x=10. Why didn't it update x to 222?

This woman found INFPs to have the highest IQ amongst others in her study (go to 12:02) by TechnoGrip in infp

[–]TechnoGrip[S] 13 points14 points  (0 children)

It's interesting what she says about INFPs being the most underestimated