Search code examples
Unexpected angle value...

pythonmathvectorgeometryphysics

Read More
Ray bouncing: How to invert a velocity vector to represent a perfect bounce?...

javascriptmathvectorgame-engineraytracing

Read More
Direction vector: Correctly scale sin(radians(x)) + cos(radians(z)) with y axis...

pythonpython-3.xmathvector3d

Read More
Remove insignificant trailing zeros from a number?...

javascriptregexmathnumbers

Read More
The .round(precision) Ruby method is not working...

rubymathroundingprecision

Read More
Issue with sympy...

pythonmathsympy

Read More
Convert list index to a 3D position based on width and height...

pythonpython-3.xmathvector3d

Read More
Python: Printing all permutations of list while maintaining order and sequence...

pythonmathcombinationspermutation

Read More
Python: Get Vector 3 direction from a Vector 3 rotation, eg: `0 0 45` = '0.5 0.5 0'...

pythonpython-3.xmathvectorrotation

Read More
From a pandas dataframe containing net exports between any two countries, how can I get second dataf...

pythonpandasdataframemathgroup-by

Read More
Solving modular linear congruences for large numbers...

pythonmathlinear-programmingmodulo

Read More
Confused with variable types and Math.round...

javamathrounding

Read More
What is the difference between "1 << x" and "pow(2, x)"?...

c#unity-game-enginemathcomparisonbit-manipulation

Read More
Check if one integer is an integer power of another...

algorithmmath

Read More
(MATLAB) ALL integer positive solutions for a linear equation...

matlabmathcombinatoricsdiscrete-mathematics

Read More
How to get a random int between 1-100 where result is skewed towards X?...

c#math

Read More
Calculating svg transform values for zooming-in and dragging an image...

mathsvgslidercoordinateszooming

Read More
Sort the coordinates of points by areas that they occupy (Python)...

pythonarraysalgorithmpython-2.7math

Read More
Getting exact angle a line passing through two dots will make with X Axis...

pythonmathgeometrytrigonometry

Read More
Error finding the number of positive integers, x, such that x(t-x)>d in haskell...

algorithmhaskellmath

Read More
How to make a Vector2 Direction to became a Vector3 Direction along Binormal or whatever it calls?...

unity-game-enginemathvector

Read More
How can i perform a "raise to the pow" for my Java Mortgage Code...

javamathcalculatorpow

Read More
The angle between two 3D vectors with a result range 0 - 360...

c#math3d

Read More
Using M_PI with C89 standard...

cmathc89

Read More
Why JavaScript Math.random() returns same number multiple times...

javascriptnode.jsmath

Read More
Why is math.inf a float and why can't I convert it to an integer?...

pythonmathinfinity

Read More
How do I optimize my code to run with n <= 100 and a,b <= 10^5?...

python-3.xmath

Read More
Modifying Calculator to accept negative numbers...

javamathcalculator

Read More
Calculate the center point of multiple latitude/longitude coordinate pairs...

mathlatitude-longitudegeo

Read More
Javascript Math.cos and Math.sin are inaccurate. Is there any solution?...

javascriptmath

Read More
BackNext