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

Pages: 1 ... 4 5 [6] 7 8 ... 276
76
Math and Science / Re: Trig Substitution
« on: January 24, 2013, 11:12:25 pm »
integral(1/sqrt(16-x^2))dx



using trig substitution

sin(-)=x/4
4sin(-)=x

sqrt(4^2-x^2)=4cos(-)

dx = d/dx(x)
dx = d/dx(4sin(-))
dx = 4cos(-)d(-)

substitute to original equation:

integral((1/4cos(-))(4cos(-)d(-)))
= integral (1 d(-))

integrate it and you get (-)+C.

now since sin(-)=x/4
(-) = arcsin(x/4)

therefore (-)+C = arcsin(x/4)+C

77
Math and Science / Re: Trig Substitution
« on: January 24, 2013, 11:03:22 pm »
Memorizing formula, of course! :P

integral(1/sqrt(a^2-x^2))=arcsin(x/a)

78
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 23, 2013, 04:33:21 pm »
Prolly on that title screen :P

Fine, I'll post dat problematic program ;-;

(to xeda: it's the label "ETURN that sometimes freezes. Pic1 and Pic0 stays archived, and make sure you choose "new" first before selecting "load")

79
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 22, 2013, 10:26:35 pm »
oh, that background is intentional. :D
it's just some of the monster AI makes the game freezes (it was not shown in the screenshot)

80
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 22, 2013, 10:14:32 pm »
All right. So here's the screenshot of it so far



The battle system was working, but now it doesn't ;-; I'm still figuring out what went wrong.

81
Grammer / Re: TokenIDE now supports Grammer programs
« on: January 22, 2013, 02:56:24 pm »
nice work!
I happen to have a really long Grammer program :D

82
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 21, 2013, 07:11:10 pm »
It seems like I still won't be able to make it into contest (took too much time dealing with my calc issue). Only if I had more time to use computer, I would've done it though. Oh well, at least I tried. :P However, do expect a demo around next week though.

83
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 21, 2013, 10:57:27 am »
I recently downgraded to 2.43.

84
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 21, 2013, 12:06:18 am »
Argh ERR:? On jumping to another program is back. Xeda said she doesn't have any problem in her calc so idk what the problem is. D:

85
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 19, 2013, 11:03:06 pm »
2 days left and I'm panicking XD
Right now, I'm in stage of organizing my codes. Also, Chapter 1 event coding is done, now I just have to implement it :<

86
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 17, 2013, 12:46:59 pm »
Finally figured out what went wrong with the routine. Apparently new grammer hates the space between maths and prefer colons more. So scrolling works again.

87
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 16, 2013, 10:52:30 pm »
ok. then it must be the random jiffy that Grammer likes to do in my calc. :< (randomly changing a bit of data in a program whenever something goes wrong)

88
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 16, 2013, 08:36:29 pm »
Xeda do u remember my rol3 port? It uses a same routine. I don't think I use specific command though. Just reading data and conditionals.

89
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 16, 2013, 08:06:11 pm »
Err xeda were there any changes between current version and the latest official (the one in may) version? Because after upgrading, my scrolling routine isn't working well

90
TI Z80 / Re: [Contest] Illusiat 11 Grammer Port
« on: January 15, 2013, 10:51:23 pm »
No, I just have to optimize more but I don't want to think about it until I'm pretty much done with the program. :P (The code is VERY long)

Pages: 1 ... 4 5 [6] 7 8 ... 276