Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 641 Bytes

Mathematical Problems Repository in JavaScript and Python

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.

Included Problems

  • Calculation of π (Pi)
  • Body Mass Index (BMI)
  • Binary Shearch
  • Cloud Altitude Measurement
  • Proper Bracket Sequences
  • Sums In Loop

How to Use

  1. Clone the repository:
    git clone https://github.com/JuanJRP/Math_Problems.git