Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

What is the most efficient way to store and work with a floating point number with 1,000,000 significant digits in C?

c math floating-point

What is a simple way to find real roots of a (cubic) polynomial?

How to generate a random number with 8 digits total in C#? (4 integer, 4 fractional part)

c# .net math random

How to detect border vertices of an open mesh 3d model?

Line crosses Rectangle - how to find the cross points?

java gwt math vector java-canvas

Python-How to determine largest/smallest int/long/float/complex numbers my system can handle [duplicate]

python math python-3.x max min

How to generate the continuous sequence which sum up equal to N [closed]

algorithm math

How to find the nearest point in the perimeter of a rectangle to a given point?

Find first digit of a number using ONLY integer operations

c# math

How to change 0.xxxx to xxxx in Java

java math

how to round to higher 10's place in python

python math

How can we compute N choose K modulus a prime number without overflow?

c++ c algorithm math modulo

Objective C: How does 7 - 1 = 3?

How deep should my math background be before tackling SICP?

math scheme

Comparisons with Scala's Numeric types?

scala math numeric

Subtracting strings (that are numbers) in a shell script

bash shell math

Angle between two vectors matlab

matlab math vector

How to convert a 3D point on a plane to UV coordinates?

c# math 3d texture-mapping plane

How to split a NSDecimalnumber between decimal & integer & back

Rounding a number down in Visual Basic

vb.net math rounding