61 results for “topic:trigonometric-functions”
An arbitrary-precision Decimal type for JavaScript
C-style arbitrary precision calculator
The RAW Complex.js is a complex numbers library written in JavaScript
A C++17 Compile Time <cmath> Library
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
[ICLR 2026] Polynomial, trigonometric, and tropical activations
Sin, cos, tan, asin... polyfills for when cross browser consistency is desired.
Analysis and thinking about trigonometry functions and how they work.
Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules
Modular and Light Calculator Program made from scratch in C#
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.
A helpful tool for anyone who needs to perform trigonometric calculations quickly and easily
Visualization of trigonometric functions in real time, Unit Circle and Curves in cartesian plane
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.
Calculator but without eval() :infinity:
A collection of educational math visualizations in desmos graphing calculator
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.
Trigonometry paclet for The Wolfram Paclet Repository
Plotly Dash app that finds the least squares solution to data in two variables using trigonometric polynomials.
An arbitrary-precision Decimal type for C#. Port of decimal.js.
A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.
this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions
Simple visualizer of trigonometric functions
Plot polynomial and trigonometric expressions in browser using python.
A command-line scientific calculator built in C++ that performs basic and advanced mathematical operations using standard libraries.
Performance test for trigonometric functions
⏰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⏳
Projeto que facilita o ensino de matemática através da visualização de ferramentas trigonométricas
Finding equivalent angles that have the same value when entered into the same trigonometric function
Efficient implementation of Taylor series expansion approximating trigonometric functions.