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

Pages: 1 ... 113 114 [115] 116 117 ... 424
1711
Other Calculators / Re: Can I do anything with my TI-30XIIS?
« on: May 07, 2011, 08:31:11 am »


This sure is my favourite scientific calculator (from what I've seen). However, I highly doubt you can do any programming on it.

Small, beautiful and has lots of functions, really awesome design.

1712
Oh yeah, he did take them out. Will you reput them or is it for speed issues?

1713
News / Re: OmnomIRC moves to Netham45's server
« on: May 07, 2011, 05:38:19 am »
This is great, now Omnimaga can load much faster :)

1714
News / Re: Calc sites bashing... by TI???
« on: May 07, 2011, 05:37:36 am »
TI sure thinks they did everything right, I really am pissed at them.

1715
Axe / Re: Specific Tutorials List (Axe)
« on: May 06, 2011, 09:45:12 am »
Indeed, looking better :)

1716
TI Z80 / Re: Online Z80 tables
« on: May 06, 2011, 03:02:19 am »
When I hover opcodes that are not in the primary table I wouldn't like to just get the opcode like BC, I'd like (FD)BC, can you do that?

1717
This is a good idea actually, I don't want people to use pure Asm in their Axe projects.

And YAY AXE CONTEST.

1718
Math and Science / Re: Geometry Question
« on: May 05, 2011, 04:22:21 pm »
Hah whenever I need a fresh image I always find one I'm not using on my desktop and clear it in paint and reuse it :P I don't always remember to rename it too ;D

I imagine your desktop :P

1719
Math and Science / Re: Geometry Question
« on: May 05, 2011, 04:20:40 pm »
n64_super_mario_64_start.jpg O.O

Very well :)

1720
Math and Science / Re: Geometry Question
« on: May 05, 2011, 04:13:56 pm »
well, were is no need for advanced sin/cos-stuff... one can simply use the area of the triangle:
A = (50 * h)/2 = 30*40/2
which leeds to h = 24, if i'm not mistaken
Mind explaining? I'm curious to know why the area is the same as the height :D

It isn't, the area can be calculated by:

Code: [Select]
(b*h)/2    ;b=50 and h=24
(50*24)/2
A = 600

1721
Math and Science / Re: Geometry Question
« on: May 05, 2011, 04:10:21 pm »
@Builderbot: I tried trigonometry but I couldn't do it because I don't know how to find out the two lower angles. Did you make it? I'd like to know a sin/cos solution too.

1722
Math and Science / Re: Geometry Question
« on: May 05, 2011, 03:52:14 pm »
well, were is no need for advanced sin/cos-stuff... one can simply use the area of the triangle:
A = (50 * h)/2 = 30*40/2
which leeds to h = 24, if i'm not mistaken

I have no idea of what you did Horrowind :S

Solving my system of equations:

Code: [Select]
30²=x²+y²
40²=(50-x)²+y²

I get x=18 and y=24, which is exactly the answer (24).

1723
Math and Science / Re: Geometry Question
« on: May 05, 2011, 03:49:31 pm »
Code: [Select]
30²=x²+y²
40²=(50-x)²+y²

Got it, y is height, thanks much everyone though!

1724
Math and Science / Re: Geometry Question
« on: May 05, 2011, 03:31:39 pm »
Seems like you can split that triangle in half and use the Pythagorean Theorem.

Only seems like cos I really can't. I only have 1 side of each triangle (both splitted).

1725
TI Z80 / Re: Online Z80 tables
« on: May 05, 2011, 03:19:11 pm »
Woah Woah Woah! That is looking pretty awesome. Nice job Deep Thought!

Pages: 1 ... 113 114 [115] 116 117 ... 424