Skip to content

Commit

Permalink
Signum -> Sign function
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Jul 21, 2023
1 parent 7ef9ebb commit 20e5899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mathics/builtin/arithmetic.py
Original file line number Diff line number Diff line change
Expand Up @@ -1291,7 +1291,7 @@ def test(self, expr) -> bool:
class RealSign(Builtin):
"""
<url>
:Signum:
:Sign function:
https://en.wikipedia.org/wiki/Sign_function</url> (<url>
:WMA link:
https://reference.wolfram.com/language/ref/RealSign.html
Expand Down

0 comments on commit 20e5899

Please sign in to comment.