Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Risa/Asir - A Computer Algebra System
Авторы: Noro M., Takeshima T.
Аннотация:
A computer algebra system risa/asir consists of a command asir for interactive use and several subroutine libraries which can be used as the parts of other programs. The grammar of the user language of asir is a variant of that of C and asir has a built-in dbx-like debugger. Risa's subroutine libraries include basic arithmetic subroutines, parser, evaluator and storage manager, and each of them can be used individually. This paper describes the characteristics and structure of risa system. We also show some sample programs, usage of the debugger and some timing data of fundamental calculations.