Examples:
Modules:
linear()
Profiling:
Links:
Versions:
linear(x,m) = \(m x\)
>>> from smpl.functions import linear >>> from smpl import plot >>> plot.function(linear,2,xmin=-5,xmax=5)
(Source code, png, hires.png, pdf)
Source code
png
hires.png
pdf