calculator/ │ ├── index.html # Main HTML structure and layout for the calculator ├── styles/ │ └── style.css # Defines visual layout and iPhone-style design └── scripts/ ├── main.js # Entry point; ...
A JavaScript library to calculate bond prices, accrued interest, and yield-to-maturity (YTM) for Government and Corporate bonds, supporting multiple coupon frequencies and day-count conventions.