|
|
|
|
|
by pdpi
381 days ago
|
|
> The result becomes less weird when you realize that that almost all functions from string -> boolean are not expressible as a program. I think this is one of those cases where a maths background makes computer science much easier. It only takes enough calculus to get you to entry level differential equations before you’re confronted with the fact that most functions ℝ → ℝ aren’t elementary functions (or admit any closed-form expression at all). In a certain sense, “program” is really just a weird word for “closed-form expression”. |
|