pythagorean-theorem
There are 30 repositories under pythagorean-theorem topic.
bestape/alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
asyncfinkd/pythagoras-theorem
Pythagoras Theorem Javascript. (Math)
pub-calculator-io/pythagorean-theorem-calculator
Free WordPress Plugin: Pythagorean theorem calculator finds the unknown side length of a right triangle. It also calculates angles, area, perimeter, and altitude to hypotenuse. www.calculator.io/pythagorean-theorem-calculator/
iflis7/cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
stdlib-js/math-base-special-hypot
Compute the hypotenuse avoiding overflow and underflow.
stdlib-js/math-base-special-hypotf
Compute the hypotenuse avoiding overflow and underflow (single-precision).
UravSirohi/Maths-Formulae
Python repository with maths formulae.
bl33h/pythagoreanTheorem
A program that calculates the Pythagorean theorem for a large number of elements using GPU parallel processing.
byteball/perpetual-aa
Perpetual futures/stablecoins based on Pythagorean bonding curves https://pyth.ooo
d3cryptofc/awesome-trigonometry
🇺🇸🇧🇷 Repository of plane geometry and trigonometric experiments with Python 3.8+ and Turtle, animated and illustrated. 🔬
pAkalpa/MNAD_MOCK
MNAD Mock Lab Test
Saharsh000/Pythagorean_Triple_Generator
A small and almost useless python code to get over 10k triples which obey Pythagoras Theorem.
sblendorio/pythagorean-triples
Modula-2 project to find pythagorean triples through breadth-search algorithm
stdlib-js/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
stdlib-js/math-base-special-fast-hypot
Compute the hypotenuse.
aG00Dtime/CSE1202_Assignment_David_Henry_1007604
Python game project
Bartolobot/Adding-scissor-lift-Kinematics-to-Marlin
Adding-scissor-lift-Kinematics-to-Marlin
elgikore/triangle-related-calculator
A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.
IinjyI/Triangles
3rd year logic programming task: Applying some basic mathematical theorems with prolog.
Master-Chaos/2016-08-18_Pythagorean
Very simple calulation of Pythagorean theorem
ndjapic/mat7-2024
Материјали за предмет математика у седмом разреду у школској 2024/2025. години
timurkulenovic/basketball-pythagorean-expectation
Pythagorean expectation theorem applied to Euroleague
zentrocdot/archimedes
Archimedes Measurement of a Circle
Fran0616/rightTriangle
this code will take user input from a right triangle and solve the area of the triangle
Ifaz2611/pythagoras-Formula
Pythagoras Formula
matheusdsb/geometry
Given any 2D points in a plane, this code will calculate the distance between all these points by its Hypotenuse, using the Pythagorean theorem
nawodyaishan/gamedev-pythagoras
The following program uses C# to calculate the distance between two points and the angle from the first point to the second point, based on the Pythagorean theorem.
tanuvnair/js-mathematics-reimagined
Learning mathematics in JavaScript!