This repository contains solutions to various mathematical problems implemented in JavaScript. Each file includes the original problem and its corresponding solution, as well as a "loster" and "Rexx" version that provides an alternative implementation or a reflection on the solution.
- Calculation of π (Pi)
- Body Mass Index (BMI)
- Binary Shearch
- Cloud Altitude Measurement
- Proper Bracket Sequences
- Sums In Loop
- Clone the repository:
git clone https://github.com/JuanJRP/Math_Problems.git