MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / signum.py

File signum.py

maths/signum.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Signum function -- https://en.wikipedia.org/wiki/Sign_function
3"""
4

Callers

nothing calls this directly

Calls 1

signumFunction · 0.85

Tested by

no test coverage detected