Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Math Utils

A simple Python library that provides basic math operations.

Functions

  • add(a, b): Returns the sum of a and b.
  • subtract(a, b): Returns the difference of a and b.
  • multiply(a, b): Returns the product of a and b.
  • divide(a, b): Returns the quotient of a and b. Raises an error if b is zero.

About

forked for a YOLO acheivement badge

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages