Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Which particular software development tasks have you used math for? And which branch of math did you use?

math

Interview qns...Do the below without any conditional or comparison operator

algorithm math

Reflection? How do I do it?

Is there a trunc function in C++?

c++ math

Big O if 2^n vs. 4^n

algorithm math big-o

Check value without control structure

java math

Rounding a number to one decimal in javascript [duplicate]

Choose a language to write technical engineering maths (can I use Java?) [closed]

Rough computation of distance between 2 points

Which is the best way, in C, to see if a number is divisible by another?

How to generate 6 different random numbers in java

java arrays math random

Can 12.1 be represented exactly as a floating point number?

Math Overflow -- Handling Large Numbers

math

C++ double operator+ [duplicate]

c++ math floating-point double

What programming language will enable me to enter a very long number without converting it to floating point?

C# - Why is Math.Atan(1) != anything near 45

c# math

How to convert Quaternion rotation to Euler Angles? [duplicate]