cmath
There are 19 repositories under cmath topic.
Rinzii/ccmath
A C++17 Compile Time <cmath> Library
ruby/cmath
Provides Trigonometric and Transcendental functions for complex numbers
ignaprados/ComplexNumbersOperations
Python program that make operations with complex numbers
mtb0x1/fdlibm-rs
rust wrapper of fdlibm.
Ruthenus/GeometricExercises_override
Week 30 Homework in IT STEP Academy (Final Project for Object Oriented C++ Course DRAFT & introduction to functional programming)
sanchi-singhal/Python-Modules
This repository includes various modules and their functions..
Shubham18024/QuadraticSolver
Quadratic Equation calculator
caissathecoder/circuit-calculator-supernode
A simple supernode circuit calculator using Python 3.7, cmath, numpy, PyQt5. Algorithm used: Modified Nodal Analysis (MNA)
StarlitDreams/Mandelbrot-Set-Plotter
This repository contains a simple Mandelbrot set plotter in C++ using SDL2. It visualizes the Mandelbrot set by calculating iterations for each point in the complex plane. Features include customizable colors and efficient SDL2 rendering. Requires SDL2 and a C++ compiler. Contributions welcome. Licensed under MIT.
TimmieTudor/te_math_vm
Just a minimal virtual machine for mathematics that is currently faster than Python
vrgamer2022/vigilant-computing-machine
Converts Radians into Degrees and Vise Versa
ashaikeus/s21-math
[School21] Implementation of math.h library in C, group project with greenbec @ S21
Daniel-wesley-06/Advanced-Banking-System
A console-based banking system built in C++ featuring user and banker interfaces. It supports account creation, deposits, withdrawals, balance checks, and manages loans and investments. Includes user authentication, Aadhaar/phone validation, and persistent file storage for all data.
GoToLoop/Complex
An immutable complex number class with real and imaginary parts.
inflated-goboscript/cmath
Math with complex numbers. Written for goboscript.
jopadan/bround
bround, broundf, ubround, ubroundf - mantissa overflow round to nearest byte