This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - ElementCoder
Pages: 1 ... 17 18 [19] 20 21 ... 46
271
« on: April 09, 2013, 04:55:57 pm »
So I don't know if this thread will even live for more than a week, but I'll try to gather some simple yet fascinating (in my opinion at least) facts about astronomy and the universe. It'll probably (not yet) be very high level complicated stuff, but that will come later. So yeah, if anyone has some questions you can always ask and I'll see if I can help you out (of course you can help too ). Note: throughout these derivations you may think "why is he doing that?" or "why does he discard that?". The reason is because we make a few simple assumptions that make our lives a whole lot easier. Stars, matter clouds and galaxies for example are all 'perfect spheres'; stars are only hydrogen (though that may vary depending on what I'm derivating / showing). Gravitational Collapse:Condition 1: The cloud is larger than its Jeans lengthCondition 2: The cloud is heavier than its Jeans massOrbital mechanics (simple):
272
« on: April 09, 2013, 03:35:56 pm »
273
« on: April 09, 2013, 11:45:08 am »
BTW, does any one of you have lucid dreams? I have them rather often and it is pretty awesome
Apparently I dream a lot about the animation I'm planning to make. Then I wake up and realize I don't have such skills nor made that progress. Funny thing is in my dreams my imagination goes wild but when actually trying to work on the story I can't remember a thing or think of something good
274
« on: April 09, 2013, 02:33:15 am »
Flexibility is always a plus, but maybe you could incorporate some default things like a default window color as you proposed.
275
« on: April 08, 2013, 05:12:46 am »
nice, do you use it then like a stilus on it and use it for art programs? that is awesome
Yep there's a pen that you use to draw. For the art.... let's say I need a little bit more practise
276
« on: April 06, 2013, 11:56:41 am »
Isn't DarkBASIC the language of FPSCreator and other programs of that line?
277
« on: April 05, 2013, 10:36:06 am »
278
« on: April 05, 2013, 09:44:16 am »
That's you on 0:44? That's quite impressive
279
« on: April 05, 2013, 08:01:10 am »
That TI-84 Pocket.fr just needs to be in my pocket, unfortunately I have no time to join Also is the Nspire category Basic as well as ndless?
280
« on: April 03, 2013, 02:29:15 pm »
This looks interesting, when my exams are over I'll read it
281
« on: April 03, 2013, 01:27:28 pm »
If finding zeroes is your only goal then you can just do "nSolve(x^2+3x+4 = 0, x)" for example (without the quotes). If you want to be able to enter arbitrary values as well do the following (assuming you are on a touchpad / CX): Go to doc>Insert>Program Editor>New, enter a name and select "Function" as the type. Press ok, you will see the following:
Func name()=
EndFunc
Now change it to the following (replacing the equation with whatever your function is):
Func name(x)= x^2+3x EndFunc
You can also add more variables to it, but that will unable you to plot it. To use it you simply call name(3) for example. To solve for zeroes use "nSolve(name(x)10, x)" on non-CAS or "solve(name(x)=0,x)" on CAS.
282
« on: April 03, 2013, 09:03:43 am »
That certainly is a special character My guess is that's what is causing you all this trouble.
283
« on: April 02, 2013, 05:10:44 am »
Prepare for my awesome collection of no less than five calculators! I don't have many, though I do plan on getting a TI84+SE as well I think. *edit* Also I wondered about the lab cradle. It came with my Nspire at no extra charge. I've no idea what to do with. I'd like to test it out to see if it works though. I though it was a wifi attachment when I first got it.
My Nspire didn't come with anything, not even the promised 84+ keypad . I once entered a contest which had the entire cradle/sensor set as prize, but I failed to win it. Edit: oops, that pic came out a little bit too huge
284
« on: April 02, 2013, 04:49:50 am »
It's just a sticker I use to identify my own CX calculators when I use them in class, as they aren't labeled "school property".
I like the plural -HOWEVER, nLaunch CX is still not flagged as a prank. Does it mean it's actually real?
Haven't had the time to test this myself, but it does seem legit. Especially that last pic with the CM OS, since that model is completely white (if I'm not mistaken).
285
« on: April 02, 2013, 04:43:04 am »
Did you liked it? Did you fell for it? Do you want a TI-Planet theme on Omnimaga and vice-versa? Tell us in the comments!
I said this a lot yesterday but I actually think that theme looks pretty good I really didn't know what to expect, so when I logged in I was pretty confused, good job .
Pages: 1 ... 17 18 [19] 20 21 ... 46
|