Skip to main content
Ky -'s user avatar
Ky -'s user avatar
Ky -'s user avatar
Ky -
  • Member for 12 years, 4 months
  • Last seen this week
62 votes
10 answers
19k views

What is the arithmetic mean of no numbers?

7 votes
3 answers
3k views

What is the function for "round n to the nearest m"?

4 votes
6 answers
526 views

Why is $0/0$ not $\Bbb R$? [duplicate]

3 votes
2 answers
383 views

Is there a bell-curve-like function where n and m control the curve shape between 0 and 1?

2 votes
9 answers
6k views

Computing a very large number

1 vote
5 answers
209 views

How can I find $c=d^x$ using only basic computer functions?

1 vote
3 answers
2k views

How do I solve the system of congruences $x \equiv 1 \pmod{3}$, $x \equiv 2 \pmod{4}$, $x \equiv 4 \pmod{5}$, $x \equiv 2 \pmod{7}$?

1 vote
2 answers
248 views

How do I find a (polynomial?) function given 8 points on a graph?

1 vote
1 answer
799 views

Is there a line segment intersection-finding algorithm that accounts for collinear segments?

0 votes
1 answer
36 views

How can I do complex table size calculations?

0 votes
1 answer
44 views

What function will take two numbers between 0 and 1, and conditionally invert one based on the other?

-4 votes
2 answers
66 views

How long would it take to test all possible states of a 64x64x64 cube of bits?