| 1. Purpose of  maple@trinitas.mju.ac.kr        
                              [ ÇÑ±Û     
                              ¼³¸í ] Automatic execution of sender-provided reduce commands                   
                              between
 input:      and      end input:
 and return of the results to the e-mail sender.
 2. IntroductionA Computer Algebra System, Maple is available via                    
                              our InetCompu Service.  In particular, this                    
                              will help a lot those having difficulties in basic                    
                              symbolic and numerical computations such as in                    
                              calculus, linear algebra, and engineering                    
                              mathematics, etc.
 3. Notes3-1. No maple commands requiring graphics treatments,                  
                              for instances, plot, plot3d, etc, will produce                  
                              highly qualified visual results.
 3-2. For a trouble-free handling of your e-mail, we            
                              strongly recommend you to use MicroSoft Outlook Express, New mail >            
                              Alt+O                   
> Alt+X  (with No Encryption),  to              
                              send out an e-mail to our InetCompu Service.             
                              Otherwise, please read subsections 3-3 and            
                              3-4  of intro2InetReduce.html.
 4. How to do: Send an e-mail with plain text style    
(for instance, in the case of MicroSoft Outlook Express, New mail > Alt+O    
> Alt+X) to maple@trinitas.mju.ac.kr  
whose main body should consist of, for example,       input:int(sec(x),x): lprint(%);
 simplify(diff(int(sec(x),x),x)):                  
                              lprint(%);
 a:=convert(series(exp(x),x=0,12),                  
                              polynom): lprint(a);
 end input:
 Then upon the arrival of the e-mail, the 
                              commands between input: and end input: are 
                              executed automatically and the results are sent back to the e-mail sender immediately. 
                              The sender will also get the timex report on 
                              execution time by our Server at the end of the 
                              returning e-mail. Remark. If one wants to know more about maple 
commands, then send, for instance      input:                  
?maple                                            
or      input:?maple
 ?int
 end input:
 to maple@trinitas.mju.ac.kr                    
                              . [Reminder] When the   
                              requested job is computationally not very   
                              complicated, it should be quite the case that you   
                              will receive the result within a few   
                              Minutes.  But, our response consisting of the   
                              computed results can not be   
                              delivered to the sender properly, if either there   
                              is a spelling mistake in sender's e-mail address   
                              or sender's mail box is already filled with too 
                              many of other e-mails. Thus, if you do not receive the results  
                              although you have waited for some time, then please   
                              check your mail account to correct the above   
                              trouble-causing problems.  After that, try   
                              again according to the procedure described in   
                              Section 4 above.   |