New posts in math

less than 10 add 0 to number [duplicate]

Python cos(90) and cos(270) not 0

Python: sort function breaks in the presence of nan

"Invalid Arithmetic Operator" when doing floating-point math in bash

midpoint between two latitude and longitude

Math - mapping numbers

Nth Combination

How can I check if multiplying two numbers in Java will cause an overflow?

Math operations from string [duplicate]

min / max corners for 8 cubes forming a single cube around an origin

Built in .Net algorithm to round value to the nearest 10 interval

How do I include gl-matrix?

I used Heron’s formula to check if a given point lies inside a triangle; the math checks out, but the output is wrong. Why? [duplicate]

Matrix Math with VBA (System of Linear Equations)

How can I get sin, cos, and tan to use degrees instead of radians?

How to get whole and decimal part of a number?

Why does Math.Floor(Double) return a value of type Double?

Why does Decimal.Divide(int, int) work, but not (int / int)?

Ruby: Change negative number to positive number?

Java rounding up to an int using Math.ceil