GitHub topics: math-functions
arco2121/MathExplorer
A graphic explorer for fractals and kinda any sort math function
Language: JavaScript - Size: 1.18 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
AdelKS/ZeGrapher
2D Math and Data plotter.
Language: C++ - Size: 4.08 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 72 - Forks: 7
emsr/cxx_math
C++ special math functions
Language: C++ - Size: 631 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 3
Sandra1me/C-Console-Calculator
This is a simple console-based calculator written in C. It is a tool with support for powers, roots, trigonometric functions, factorials, and a history of recent results. It also lets you reuse the previous result in new operations.
Language: C - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
romeric/fastapprox
Approximate and vectorized versions of common mathematical functions
Language: Mathematica - Size: 546 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 207 - Forks: 37
Isaac-Gibbons-GEARS/Python-Math-Functions
Math functions that don't exist in python at the moment.
Language: Python - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Praveen-Prasanth/excel-job-salary-analysis
Practicing key Excel formulas to analyze job salary data using general, math, and statistical functions for data analyst learning.
Size: 16.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Sujon-Ahmed/learn-php-function-basic-concept
In this repository, I will practice the PHP function
Language: PHP - Size: 70.3 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
agaelema/DSP_and_Math
Some useful DSP and Math functions focusing on embedded systems
Language: C - Size: 2.18 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 13 - Forks: 1
SDARSHINI2002/Python-Calculator
A simple command-line Calculator built using Python that performs basic arithmetic operations like addition, subtraction, multiplication, and division. It is designed for beginners to practice Python logic, user input handling, and function implementation.
Language: Python - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
s0urceduty/Behavioral_Interaction_Engine
Experimental framework for modeling dynamic interactions between agents or entities.
Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
dpiparo/vdt
A math library of fast, approximate and vectorisable trascendental functions
Language: C++ - Size: 209 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 45 - Forks: 18
justrishi86/Behavioral_Interaction_Engine
Experimental framework for modeling dynamic interactions between agents or entities.
Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
yzed10/text-cube
3D text cube with real-time controls, built with threejs
Language: JavaScript - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
ronniec95/black_scholes
A SIMD based black scholes pricer using the http://crates.io/wide crate
Language: Rust - Size: 43 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 73 - Forks: 9
milaan9/04_Python_Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 234 - Forks: 227
ltmx/Unity.mathx
An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !
Language: C# - Size: 1.53 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 87 - Forks: 7
patrick-aranda/other_practicing
Variety of codes developed while training python during graduation period.
Language: Python - Size: 2.32 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
almehr1/Python_Script_Collection
Collection of Python scripts for mathematical calculations, text analysis, and utility functions, aimed at demonstrating core programming concepts.
Language: Python - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
jtejido/geodesy-php
Geodesy PHP - Port of some known geodesic/math functions for getting distance from a known point A to a known point B given their coordinates. It also supports conversion between units of length, Polar position to Cartesian coordinates, and different Reference Datums.
Language: PHP - Size: 199 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 28 - Forks: 5
Silent0Wings/Oddonacci-Sequence-Calculations
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
Language: Java - Size: 80.1 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Kartmaan/math-functions-rust
Some math functions in Rust
Language: Makefile - Size: 15.6 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
vehave/functions
A math learning game that allows you to practice connecting the expression and graph of a function.
Language: JavaScript - Size: 24 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
SomnathDevPro/Swoop.js
A lightweight,versatile javascript utility library for modern web development
Language: JavaScript - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0
aydinnyunus/Cozulemeyen-Soru
2500 yıldır çözülemeyen soru
Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2
NuloSois/CalcMachine
Modular and Light Calculator Program made from scratch in C#
Language: C# - Size: 264 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 10
Dsplib/libdspl-2.0
libdspl-2.0 is opensource cross-platform digital signal processing algorithm library, written in C language.
Language: C - Size: 31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 83 - Forks: 25
Ashwani2529/GPS-Calculator
The GPS-Calculator (Graphing, Polynomial, Scientific) is a React project that encompasses three components: a Graphing, Polynomial Roots, and Scientific Calculator. It provides users with a versatile toolset for performing mathematical calculations, including graphing functions, finding polynomial roots, and executing scientific operations.
Language: JavaScript - Size: 218 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
verbum-paper/verbum-paper.github.io
🌍 Verbum Paper website.
Language: HTML - Size: 683 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
Ortodontalio/less-math
A small project is a library containing mathematical models and methods for manipulating them.
Language: Java - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
ScientificC/cmathl 📦
A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.
Language: C - Size: 1.54 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 44 - Forks: 5
zeh/moremath
The missing JavaScript Math functions
Language: JavaScript - Size: 499 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0
vivesweb/ext_op_ml
numpy for Pyplot & other math functions on php. linspace() & array pow() functions in php.
Language: PHP - Size: 177 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1
AparaV/math-functions
:book: A C++ library consisting of commonly used math routines
Language: C++ - Size: 2.9 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
chandran-jr/Calculator
➕A simple calculator app built with Flutter on Android Studio also using Cupertino icons and math functions for basic math operations➕
Language: Dart - Size: 6.68 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0
a-p-jo/MathHack 📦
CLI Swiss-Knife Math Tool for Students. Go Beyond Calculators.
Language: C - Size: 1.86 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1
ozziek/finite-differences
Generates an exponential differences table from X and Y points.
Language: JavaScript - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0
verbum-paper/verbum-paper
:clipboard: Verbum Paper is a software that is intended to be used to facilitate the sharing of formulas, equations, and things involving mathematics.
Language: HTML - Size: 11.1 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1
EmmanuelAcoltziBautista/Andromeda
Sistema educativo el cual esta diseñado de tal forma que sea una forma mas didactica en la enseñanza de los estudiantes en el tema de las matematicas
Language: Java - Size: 403 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
k-yumin/derivative_and_integral
displaying the graphs of both the differentiated and integrated forms of a polynomial function.
Language: Jupyter Notebook - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
evreechka/Integration-Testing
Example of integration Tests
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
Satyam354/calculator-
Creating a calculator using HTML, CSS, and JavaScript is a common web development project. This involves designing a user interface using HTML and CSS, and then implementing the calculator's functionality using JavaScript.
Language: HTML - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
FFMG/myoddweb.bignumber.cpp
Yet another C++ BigNumber implementation with focus on switching between languages.
Language: C++ - Size: 19.4 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
bl33h/mathFunctions
Math program with spread function and pseudorandom number generator.
Language: Python - Size: 11.7 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1
GouruRK/function-visualizer
A python project to visualize mathematical function
Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
webriddler/Expression-Solver
Python built Expression Solver E.g: (Input) 2*88/99*25 (Output) 44.44
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0
necogay/function-plotting
A Python program takes a mathematical function and draws it in a window without using any third-party packages.
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
David-Serna/Quadratic-Formula-Calc
This calculator provides the user with the capability to calculate quadratic equations in standard form, factored form, and vertex form, at a level suitable for high school students or those with an intermediate level of mathematical proficiency.
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
kostasthanos/Tkinter-Calculator
Scientific Calculator using Python's library Tkinter
Language: Python - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 12
bcyran/func-analyzer 📦
Simple math function drawing program for a university project.
Language: Java - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
goncaloperes/Project-PHP-PHPQuizzer 📦
Simple PHP/MySQL based quiz engine. Admins can create new questions from within the browser.
Language: PHP - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2
melchisedech333/verbum-paper
:clipboard: Verbum Paper is a software that is intended to be used to facilitate the sharing of formulas, equations, and things involving mathematics.
Size: 40 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
konradmaciejczyk/algorithms-and-data-structures-collection
Collection of algorithms and data structures.
Language: C++ - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
garsaud/Pure-JS-rotating-cube
A 3D cube in wireframe drawn as text, rotating using math functions only
Language: HTML - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 0
marzoukbaig14/Lambda-Calculus-Using-Functional-Programming
Lisp Implementations of many simple and complex math functions. Only functional programming approach
Language: C - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
Yanasants/Tkinter
Este repositório está destinado para a criação de uma interface gráfica utilizando a lib Tkinter para exibicão de gráficos de funções do primeiro, segundo e terceiro grau.
Language: Jupyter Notebook - Size: 194 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
AnirudhMukherjee/mathfunctions-unity
Visualizing complex math functions in Unity
Language: C# - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2
prerakl123/Random-Functions
A short collection of some important and needed functions as a module
Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
iscRamirezAbril/Scientific_Calculator_Python
Personal Project in Python Language.
Language: Python - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
iscRamirezAbril/Scientific_Calculator_CSharp
Personal Project in C# Languaje.
Language: C# - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
edk55/math-with-frequency
Some math functions to use with frequency table
Language: TypeScript - Size: 238 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
diatche/curvepy
A mathematical and financial function curve utility library for Python.
Language: Python - Size: 226 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
tomicapretto/ifuns
Shiny application to interactively visualize univariate functions
Language: R - Size: 1.72 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
cengizozel/Functional-Programming-In-Lisp
Fifteen functions are implemented in Lisp, which are categorized under “List,” “Set,” “Math,” and "Number Theory" sections using recursive programming.
Language: Common Lisp - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
FelipeFFerreira/Raiz-Metodo-Bisseccao
Projeto na área de calculo numérico para o obtenção de raízes entre intervalos fechados em funções continuas.
Language: C - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
terremoth/mathutils
Util Math Functions for JavaScript
Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
Xotic750/math-sign-x
Shim for Math.sign.
Language: JavaScript - Size: 2.26 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
MathMark/MathAnalyser
The windows application for analysing math graphics.
Language: C# - Size: 2.81 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
DahlitzFlorian/math-tokenizer
Simple and lightweighted tokenizer for mathematical functions
Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
nafSadh/Collatz-sequence
Half Or Triple Plus One
Language: Java - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
kgn/KGNMath
A collection of helpful common math functions
Language: Swift - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0
matonf/maths
fonctions de maths en PHP / maths functions in PHP
Language: PHP - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0