Category: Mathematics

01
Nov
2015

GCD Greatest Common Divisor(Factor)/Highest Common Factor

এখানে লজিকটা হচ্ছে…Here the logic is: For 12: 1×12=12 2×6=12 3×4=12 So factor of 12=1,2,3,4,6,12 (We don’t…

10
Feb
2015

URI Online Judge Solution| 1036 Bhaskara’s Formula

An equation ax2 + bx + c = 0 where a,b and c are any number  and…

09
Dec
2014

C code using Forward Interpolation

Problem: The population of a town is given below as thousands Year : 1891 1901 1911 1921…

08
Dec
2014

C code using lagrange method

Problem: The population of a town is given below as thousands Year            : 1891  1901  1911  1921 …

08
Dec
2014

C code using lagrange method

Problem: The population of a town is given below as thousands Year            : 1891  1901  1911  1921 …

08
Dec
2014

C code using lagrange method

Problem: The population of a town is given below as thousands Year            : 1891  1901  1911  1921 …