Hacker News new | ask | show | jobs
by prerok 299 days ago
In programming you would put function as a parameter. So, maybe something like this

F{sin}(x) = ...

is just as short and clearer?

1 comments

Yes, but often the formula is more complicated like (sin(x) + 5)^2.