ACM Home Page
Please provide us with feedback. Feedback
A dynamic APL GUI equation solver (ADAGE)
Full text PdfPdf (486 KB)
Source International Conference on APL archive
Proceedings of the 2001 conference on APL: an arrays odyssey table of contents
New Haven, Connecticut
Pages: 55 - 60  
Year of Publication: 2001
ISBN:1-58113-419-3
Also published in ...
Author
Stephen M. Mansour  The Carlisle Group, Inc., Scranton, PA
Sponsors
: NY Special Interest Group for the APL Programming Language (the NYC area APL chapter of ACM)
SIGAPL: ACM Special Interest Group on APL Programming Language
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 8,   Downloads (12 Months): 16,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/570407.570413
What is a DOI?

ABSTRACT

This paper describes ADAGE, (A Dynamic APL GUI Equation solver), which allows the user to solve a single multivariate equation when values are supplied for all but one of the variables. The application presents a graphical user interface and uses many of the newer features of Dyalog APL. These include dynamic functions and operators, recursion with tail calls, object syntax, and namespace reference array expansion. All of these features, combined with some key mathematical concepts, including function composition, implicit functions and the Secant algorithm, work together to provide a simple solution to a complex problem. Several examples from the mortgage industry will be explored.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Burden and Faires, Numerical Analysis, Fourth Edition, PWS-Kent, 1989
 
2
Fabozzi, The Handbook of Mortgage Backed Securities, Revised Edition, Probus Publishing, 1988
3