| Author | Message | 
		 
		| Tubs 
 
  
 
 
 | 
			
				|  Posted: Sat Apr 03, 2004 12:09 am    Post subject: graphing calculator |  |   
				| 
 |  
				| graphs lines, circles, parabolas and has a normal calculator thrown in there. took out pictures for you guys. 
 
 
 
	
		
	 
		| Description: |  |  Download
 |  
		| Filename: | graphingCalc.VeenstraDerek.t |  
		| Filesize: | 18.13 KB |  
		| Downloaded: | 498 Time(s) |  
 |  
				|  |  | 
	 
		|  |  | 
	
 
		|  | 
		 
		| Sponsor Sponsor
 
  
   |  | 
	 
		|  | 
				 
		| Tony 
 
  
 
 
 | 
			
				|  Posted: Sat Apr 03, 2004 1:15 am    Post subject: (No subject) |  |   
				| 
 |  
				| eh... well you should defenatly draw the actual graph, not just a bunch of random dots along the graph   
 Just Draw.Line between those dots and you'll be done
 |  
				|  Tony's programming blog. DWITE - a programming contest. |  | 
	 
		|  |  | 
	
 
		|  | 
				 
		| the_short1 
 
 
 
 
 | 
			
				|  Posted: Sat Apr 03, 2004 2:57 pm    Post subject: (No subject) |  |   
				| 
 |  
				| nice calculator... the use of non random dots and acually drawing the line would be better.... i though this was going to be looking like an acually calcular... this is better though... GOOD JOB!   +BITS 
 Suggestion:
 for the slope... i wanted a  6/7 slope angle... but i didn;lt know the decimal of it offhand.... maybe try this...
 
 put "Enter Slope"
 get sloped  <<<< STRING! variable...
 slope := strreal (sloped)  <<gives variable slope 6/7
 ^ the :real interger for slope....
 
 
 this way if someone enters 6/7 it will turn that into a decimal for u....
 im pretty sure there is a strreal... i know there is intstr and strint...
 
 also having it as a string variable.. it will still work if you enter 3 or 1.73
 
 Hope that helps....
 |  
				|  |  | 
	 
		|  |  | 
	
 
		|  | 
				 
		| Tubs 
 
  
 
 
 | 
			
				|  Posted: Sun Apr 04, 2004 12:00 am    Post subject: (No subject) |  |   
				| 
 |  
				| ya i wrote this a while ago when i didnt know half of the commands. note the lack of functions and the majority of global variables >.< but thanks for the imput |  
				|  |  | 
	 
		|  |  | 
	
 
		|  | 
				 
		| valor 
 
 
 
 
 | 
			
				|  Posted: Mon Apr 05, 2004 11:17 am    Post subject: (No subject) |  |   
				| 
 |  
				|  hmm i wonder if that can help me with my math class   |  
				|  |  | 
	 
		|  |  | 
	
 
		|  | 
				 
		| WhatAmIDoing 
 
 
 
 
 | 
			
				|  Posted: Tue Apr 06, 2004 10:03 am    Post subject: (No subject) |  |   
				| 
 |  
				| nice although you should add a cls after you hit r and the parabola is a little off other than that it's good |  
				|  |  | 
	 
		|  |  | 
	
 
		|  | 
				 
		| Prettyjnk 
 
 
 
 
 | 
			
				|  Posted: Thu Apr 29, 2004 3:31 pm    Post subject: (No subject) |  |   
				| 
 |  
				| says, KEY-ENTER has not been declared, i don't know what's wrong with it |  
				|  |  | 
	 
		|  |  | 
	
 
		|  | 
				 
		|  |