Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)
-
Updated
Sep 4, 2024 - C
Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Math library written in C++
A simple program that can perform logarithmic calculations, made to help beginners understand some C language concepts. The code is awfully inefficient, but great for demonstration purposes.
C program for calculating the mathematical expressions: Beginner C
ASM implementation of ln(x)
Cálculo do fatorial de números gigantes
A tiny, open-sourced arithmetic library for calculating the natural logarithm of trigonometric functions in C/C++.
Add a description, image, and links to the logarithm topic page so that developers can more easily learn about it.
To associate your repository with the logarithm topic, visit your repo's landing page and select "manage topics."