Skip to content

hitku/productOperands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

productOperands

This is novel algorithm to find the multiplier,multiplicand of the given product.

It is based on formula (((a+b)/2)^2)-(((a-b)/2)^2)=ab

I have implemented in python,java,javascript.

Algorithm is in under developement. Please share any suggestion hiteshdurgani@gmail.com

About

Find the multiplier,multiplicand of the given product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors