trigonometric-functions

There are 55 repositories under trigonometric-functions topic.

  • MikeMcl/decimal.js

    An arbitrary-precision Decimal type for JavaScript

    Language:JavaScript7k74199491
  • lcn2/calc

    C-style arbitrary precision calculator

    Language:C406148057
  • rawify/Complex.js

    The RAW Complex.js is a complex numbers library written in JavaScript

    Language:JavaScript24492837
  • Rinzii/ccmath

    A C++17 Compile Time <cmath> Library

    Language:C++5851710
  • strainer/trigfills

    Sin, cos, tan, asin... polyfills for when cross browser consistency is desired.

    Language:JavaScript16202
  • BaseMax/TrigonometricFunctions

    Analysis and thinking about trigonometry functions and how they work.

    Language:HTML13302
  • Geolm/math_intrinsics

    One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)

    Language:C12200
  • Photosounder/MinQND-libc

    Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules

    Language:C10311
  • anahibemol/CalcMachine

    Modular and Light Calculator Program made from scratch in C#

    Language:C#91110
  • AntonovAnton/math.trigonometric

    This C# library includes functions that are missing in .NET: cot, sec, csc, acot, asec, acsc, coth, sech, csch, acoth, asech, and acsch. Also, it includes standard functions: sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, and atanh.

    Language:C#8110
  • Abhijeetbyte/TrigonometryPro

    A helpful tool for anyone who needs to perform trigonometric calculations quickly and easily

    Language:HTML6100
  • AlejandroDagobah/VisualTrig

    Visualization of trigonometric functions in real time, Unit Circle and Curves in cartesian plane

    Language:JavaScript6100
  • tsadarsh/Pymanujan

    Calculator but without eval() :infinity:

    Language:Python61105
  • emilstahl97/Envariabelanalys-SF1625

    Function, function graph, domain, range. Increasing and decreasing functions, odd and even functions. Inverse functions. The class of elementary functions. Trigonometric functions, exponential and logarithmic functions. Power laws, logarithms. Limits, rules for calculating limits, standard limits. Continuity, theorems on continuous functions. Derivative, rules of differentiation, the mean value theorem, implicit differentiation, applications: rate of change, linear approximation, tangent, extreme value problems, sketching the graph of a function, l'Hôpital's rule. Taylor's formula with error estimates. Linear differential equations with constant coefficients and their applications. The Riemann integral, primitive functions, the fundamental theorem integral calcolus, variable substitution, integration by parts, partial fractions. Riemann sums, geometric and other applications of integrals, improper integrals, estimates and convergence. Paramterization of curves and arc length. Sequences and series, convergence criteria, the Cauchy integral test. Taylor series.

  • asebian/visumath

    A collection of educational math visualizations in desmos graphing calculator

  • K-H-Ismail/torchortho

    Code for Learnable polynomial, trigonometric, and tropical activations

    Language:Python4110
  • skst/CalculateX

    Create multiple workspaces of calculators to keep your projects separate. Each evaluates math expressions, functions, and variables. It also saves and restores your history and variables when closed and re-opened.

    Language:C#41281
  • kowalbartek/TrigonometryAnimation

    A program visually demonstrating the function of cos and sin while creating an appealing configurable animation, to prove that oscillation is the projection of uniform circular motion on the diameter of the circle.

    Language:Processing3100
  • merillium/trig_least_squares

    Plotly Dash app that finds the least squares solution to data in two variables using trigonometric polynomials.

    Language:Python3100
  • Ogamoh19/Console-Calculator

    A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.

    Language:Java3100
  • XeroXP/DecimalSharp

    An arbitrary-precision Decimal type for C#. Port of decimal.js.

    Language:C#3102
  • FaizanZaheerGit/simple-scientific-calculator-in-c

    this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions

    Language:C++2201
  • mell-o-tron/CORDIC-FixedPoint

    Performance test for trigonometric functions

    Language:C2200
  • nesseratious/Math_Visualizer

    Simple visualizer of trigonometric functions

    Language:Java2000
  • Robot12Mobe/Trigon-Evo

    Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.

    Language:JavaScript2101
  • stoverc/Trigonometry

    Trigonometry paclet for The Wolfram Paclet Repository

    Language:Mathematica2100
  • YashKarthik/graphicallly

    Plot polynomial and trigonometric expressions in browser using python.

    Language:Python2300
  • AzkaSahar/Calculator-app

    Language:JavaScript1100
  • ChristianPanov/mtlx

    Lightweight linear algebra template library for computer graphics

    Language:C++1100
  • DranikiRobotics/arc

    ARC: A complete framework for controlling robots

  • ErnaneJ/qt-trigonometric-curves

    Simple application developed in Qt for plotting and comparing the main trigonometric curves: sine, cosine and tangent.

    Language:C++110
  • PG1003/trigonometry

    C++ library for strongly typed trigonometric values and utilities

    Language:C++1102
  • scourii/HieloCalculator

    C# CLI calculator that can do unit conversions, some trigonometry functions, and standard functions.

    Language:C#1101
  • Starduster72/Triangle-Calculator

    A Python calculator for all triangles.

    Language:Python1
  • subhayuroy/GUI_Clock

    ⏰A clock is a device used to measure, keep, ⌚and indicate time. The clock is one of the oldest human⏱ inventions, 🕰meeting the need to measure intervals of time shorter than the natural units: ⌛the day, the lunar month, and the year⏳

    Language:Python1100
  • yashpatel2911/trigonometric-junit-testing

    Trigonometric Functions such as sin, cos and tan are implemented by using the Taylor series and tested using J Unit in this project.

    Language:Java1103