Show Posts

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 - calcdude84se

Pages: 1 ... 7 8 [9] 10 11 ... 161
121
Axe / Re: Nothing is working
« on: October 29, 2011, 09:15:15 pm »
saintrunner, welcome to Omnimaga!
What you are stating in your post, as I understand it, is somewhat erroneous. However, I cannot be at all certain on account of the extreme difficulty I encountered in attempting to decipher what you wrote. Please, please edit your post for correct capitalization, punctuation, spelling, and all the other standards for written English. If not that, then at least make a decent attempt at it.
I normally do not complain about poor English from others, but that's because I can easily understand what they are saying. If nothing else, make your post easy to understand.
Of course, I do not intend to offend. You are welcome here, and I am obliged to ask you to consider introducing yourself once you can write more coherently. :)

122
Axe / MOVED: My calculator will not turn off
« on: October 28, 2011, 10:51:35 pm »
This topic has been moved to General Calculator Help.

http://ourl.ca/13696

123
Axe / Re: Axe Q&A
« on: October 28, 2011, 08:13:16 pm »
zStart has the ability to set a start-up program, too, and is just generally better than Startup. (I believe this is the name of TI's app)
parser: That's okay, you can take this solution.
Edit: The user will just have to turn it off him/herself.

124
Axe / Re: Axe Q&A
« on: October 28, 2011, 08:11:16 pm »
Also, those are two different things. One is just the ability to turn the calc off, the other is the ability to create and be invoked from OFFSCRPT.

125
News / Re: Database reaches 200000 posts
« on: October 26, 2011, 05:52:38 pm »
Milestone: No other milestone this month!

126
News / Re: Database reaches 200000 posts
« on: October 26, 2011, 05:00:18 pm »
DJ, my best guess:
":( There have been too many milestones recently, so there won't be more any time soon.
But ignoring that, great! :)"

127
Humour and Jokes / Re: This topic will get random +1's
« on: October 25, 2011, 07:48:31 pm »
No post rating spam, please ;)
Thread locked.

128
Other / MOVED: Essay : Disadvantages and advantages of networks
« on: October 24, 2011, 07:47:51 pm »
This topic has been moved to Humor And Jokes.

http://ourl.ca/13621

129
Humour and Jokes / Re: Essay : Disadvantages and advantages of networks
« on: October 24, 2011, 07:47:26 pm »
Amusing, though I'd have liked to have found out myself. * calcdude looks at Builderboy.
Time to move it to Humor & Jokes, though. ;D

130
Other Calculators / Re: Alternative to the AM radio trick
« on: October 22, 2011, 10:23:30 pm »
Microwaves are a form of EM radiation, yes. The term applies to radio waves, light, gamma rays, and TV signals, just to name a few. Basically, other parts of the calc produce "sound" too.

131
Other Calculators / Re: Alternative to the AM radio trick
« on: October 22, 2011, 10:18:13 pm »
It shouldn't damage the calc, no. The problem I had with the AM radio trick was that devices other than the link port also seemed to emit EM radiation. I don't have an electric guitar, so would have to make some sort of device that could have a current induced in it.

132
Axe / Re: Axe Q&A
« on: October 20, 2011, 11:28:21 pm »
A itself is the value, and is not a pointer, so the version without curly braces is correct.

133
Axe / Re: Axe Q&A
« on: October 20, 2011, 11:03:44 pm »
Because you get the value of A at run-time, its value is dynamic and not constant at all; by definition it is impossible, and the closest to be had is recompiling the program at every run to fix in a certain value of A.
Edit: Fixed a typo of "it's" for "its". I blame you, Internet! <_<

134
ASM / Re: Unknown problem with add two numbers program
« on: October 17, 2011, 10:31:49 pm »
It is indeed blocking. It will wait until a key (or key combo, like 2nd+3) is pressed. (On a related note, use _GetKeyRetOff instead; _GetKey can create memory leaks if you use it to turn off the calc during the program. Unless you're using the unmodified form of ti83plus.inc direct from TI, ti83plus.inc should have it.)
The program looks like it should work; flow is linear!
Though it shouldn't make a difference, the .org line should have 40339, not 40399. Change that just to make sure. Also, if you think it might be TiLem, try it on your calc just to be sure.
Edit: 2100th post!

135
Math and Science / Re: Algorithmic differentiation for dummies
« on: October 17, 2011, 10:23:50 pm »
A few things to point out in the "Cases" section:
Be consistent about use of the prime notation or Leibniz notation. (You have d/dx f(x) in some parts, f'(x) in others.)
Last I checked Dxx=1 (in case 9).
Also, don't the "elementary functions" include the six trigonometric ones?
Anyway, good luck!

Pages: 1 ... 7 8 [9] 10 11 ... 161