Skip to content
#

comparison-operators

Here are 10 public repositories matching this topic...

This repository contains examples and explanations of using if statements, comparison operators, and nested if statements in JavaScript. The project is part of an assignment during my learning journey and aims to provide clear and practical demonstrations of these fundamental programming concepts.

  • Updated Jun 25, 2024
  • JavaScript

The Fraction class in C++ uses fractions with robust arithmetic operations and comparison capabilities. It includes constructors for flexible initialization, overloads operators for intuitive usage (including arithmetic, comparison, and unary operations), and provides utility functions like normalization and error handling for zero denominators.

  • Updated Jun 18, 2024
  • C++

Improve this page

Add a description, image, and links to the comparison-operators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the comparison-operators topic, visit your repo's landing page and select "manage topics."

Learn more