Skip to content

joenix/math.modulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math.modulo

can be calculated with decimals

install

npm i math.modulo
# or
yarn add math.modulo

use

import modulo from "math.modulo";

modulo(377, 37.7); // 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published