pysigmoid
pysigmoid copied to clipboard
Quire functions variables names
The names of the variables (a
, b
) should match with the ones at the function headers (p1
, p2
).
https://github.com/mightymercado/PySigmoid/blob/f77b8e2a57c7bb758f689837770a096505280532/PySigmoid/Quire.py#L43-L53