User Portlet User Portlet

Discussions
A new special function: **Srivastava-Daoust** function for **N** variables. Srivastava-Daoust** You can use this function to express: 1.All four **Appell** function -Introduced in 2023 on Mathematica version **13.3** 2.**Horn** Function...
Hello Nick, my name is John and I teach math and science at a small private school in the US. I was just reading through your post on the Wolfram community from 9 years ago. Our math department has recently been trying to figure out curriculum...
Typo - The variable "gSIM" in the last cell of code should just be "g". Great post! Thanks!
This was cross posted to mathematica.stackexchange.com http://mathematica.stackexchange.com/q/38633/4330
I always use `Unevaluated[Sequence[]]` inside If as my "vanishing function". So techinically I just use Sequence[]. That seems straightforward :). But this is nothing new I see, it can be found by following some more links in the linked article...