# **Apg-Rpn**
### Reverse Polish Notation calculator
Current version: **0.9.6**
Last release: **2022/04/..**
Since: **2022/..**
## Library
---
A parser and interpreter of methematic operations and complex calculations
https://github.com/Pangeli70/apg-rpn
Import it in your deps.ts file using:
> export * as Rpn from "https://raw.githubusercontent.com/Pangeli70/apg-rpn/master/mod.ts"
The library has the following Apg dependencies:
## Help
---
[Index](hlp/index.md)
## Microservice
---
Presents a series of pages to explain how the calculator works
https://apg-rpn.deno.dev/
The microservice has the following Apg additional dependencies for libraries and services: