|
|
|
|
|
by bouchard
263 days ago
|
|
Using greek symbols as public-facing function arguments, etc. is definitely not recommended, and not that common (at least in my experience). It's best used for internal calculations where the symbols better match the actual math, and makes it easier to compare with the original reference. |
|