filmov
tv
Defining Mathematical Functions in symbolic computation.
Показать описание
In symbolic computation, mathematical functions are nearly indistinguishable from expressions, as expressions can be evaluated symbolically via substitution the variables in the expression by other symbols. In SageMath, we can evaluate Python functions symbolically to turn them into expressions. The second part of this lecture introduces the unit step function and the piecewise construction of discontinuous functions.