I know what a single asterisk (*) means in a function definition. See, for example, this question.
However, the documentation of warnings.warn contains the entry \*. What does this symbol combination mean in a function definition?
I know what a single asterisk (*) means in a function definition. See, for example, this question.
However, the documentation of warnings.warn contains the entry \*. What does this symbol combination mean in a function definition?