Showing 1-20 of 135 packages
Computes the least common multiple (lcm).
TypeScript definitions for lcm
TypeScript definitions for compute-lcm
compute the least common multiple using Euclidean algorithm
Least Common Multiple
Compute the least common multiple (lcm).
Compute the least common multiple (lcm) of two single-precision floating-point numbers.
Simple tool to return the LCM of any two given integers.
lcm-requester is a wrapper on request module with validation on top of format and rules used
Calculates divisors/factors of natural numbers and gcd/lcm using euclid's algorithm.
Fast and simple gcd/lcm implementation
metadata selector
Stable Diffusion plugin based on Apple's Core ML port
Literally, two functions `gcd` & `lcm`.
LCM function
To calculate the Greatest Common Divisor(GCD) and Least Common Multiple(LCM) of given two numbers.
react-native library for wechat app
Componente para agregar una React-Table que reciba datos desde el api de pagos LCM
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.0.
Decimal-safe math for JavaScript/TypeScript - accurate arithmetic (add, sub, mul, div, round) without floating-point errors. Plus factorial, prime numbers, fibonacci, GCD, LCM, number conversions, perfect numbers, Armstrong numbers, and more. Perfect for