Search results
20 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Computes the greatest common divisor (gcd).
- compute.io
- compute
- computation
- mathematics
- math
- euclid
- stein
- binary gcd
- greatest common divisor
- greatest common factor
- highest common factor
- greatest common measure
- highest common divisor
- gcd
- View more
Computes the least common multiple (lcm).
- compute.io
- compute
- computation
- mathematics
- math
- least common multiple
- lowest common multiple
- smallest common multiple
- lowest common denominator
- lcm
- lcd
- discrete
- arithmetic
- array
- View more
compute the greatest common divisor using euclid's algorithm
Compute the greatest common divisor (gcd).
- stdlib
- stdmath
- math
- mathematics
- euclid
- euclidean
- stein
- binary gcd
- greatest common divisor
- greatest common factor
- highest common factor
- greatest common measure
- highest common divisor
- gcd
- View more
Calculate the Euclidean distance been two points in 2D/3D/nD space.
Computes the square root of a sum of squares.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.hypot
- hypot
- hypotenuse
- value
- scalar
- number
- View more
JavaScript library for working with objects in a two-dimensional coordinate system.
Compute the hypotenuse avoiding overflow and underflow.
- stdlib
- stdmath
- math
- mathematics
- euclid
- euclidean
- hypotenuse
- geometry
- hypot
- triangle
- pythagoras
- pythagorean theorem
- trigonometry
- trig
- View more
Compute the hypotenuse.
- stdlib
- stdfastmath
- math
- mathematics
- fastmath
- fast
- euclid
- euclidean
- hypotenuse
- geometry
- hypot
- triangle
- pythagoras
- pythagorean theorem
- View more
Compute the hypotenuse using the alpha max plus beta min algorithm.
- stdlib
- stdfastmath
- math
- mathematics
- fastmath
- fast
- euclid
- euclidean
- hypotenuse
- geometry
- hypot
- triangle
- pythagoras
- pythagorean theorem
- View more
Euclid Graphql Codegen for React and Nodejs
This library provides a simple way to do math operations in base 100
- base100
- math
- base
- 100
- number
- operations
- arithmetic
- addition
- subtraction
- multiplication
- division
- modulo
- exponentiation
- root
- View more
Compute the least common multiple (lcm).
- stdlib
- stdmath
- math
- mathematics
- euclid
- euclidean
- least common multiple
- lowest common multiple
- smallest common multiple
- lowest common denominator
- lcm
- lcd
- discrete
- arithmetic
- View more
Compute the hypotenuse avoiding overflow and underflow (single-precision).
- stdlib
- stdmath
- math
- mathematics
- euclid
- euclidean
- hypotenuse
- geometry
- hypotf
- triangle
- pythagoras
- pythagorean theorem
- trigonometry
- trig
- View more
Calculates the patterns based on the euclidean/bjorklund's algorithm
Generate Pythagorean triples using Euclid's formula
glsl implementation of the Euclid's algorithm for the calculation of the greatest common divisor.
Compute the gcd and solve Bezout's identity using the extended Euclidean algorithm.
Euclid's greatest common divisor algorithm as a JavaScript component
Constrain a value to lie between two further values