There are 3 repositories under trigonometric-functions topic.
An arbitrary-precision Decimal type for JavaScript
Complex.js is a com numbers library written in JavaScript
Analysis and thinking about trigonometry functions and how they work.
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.
Visualization of trigonometric functions in real time, Unit Circle and Curves in cartesian plane
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
A helpful tool for anyone who needs to perform trigonometric calculations quickly and easily
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.
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.
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.
Plotly Dash app that finds the least squares solution to data in two variables using trigonometric polynomials.
A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.
An arbitrary-precision Decimal type for C#. Port of decimal.js.
this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions
Performance test for trigonometric functions
Simple visualizer of trigonometric functions
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.
Trigonometry paclet for The Wolfram Paclet Repository
Plot polynomial and trigonometric expressions in browser using python.
Finding equivalent angles that have the same value when entered into the same trigonometric function
ARC: A complete framework for controlling robots
Simple application developed in Qt for plotting and comparing the main trigonometric curves: sine, cosine and tangent.
Efficient implementation of Taylor series expansion approximating trigonometric functions.
C++ library for strongly typed trigonometric values and utilities
Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules
C# CLI calculator that can do unit conversions, some trigonometry functions, and standard 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
Trigonometric Functions such as sin, cos and tan are implemented by using the Taylor series and tested using J Unit in this project.