Постройка функций Постройка математических функций в Скретч, это первая версия, и тут доступно только 2 действия, ^ и *, умножение отрицательных и положительных чисел, степень только положительных чисел, (отрицательное умножение без скобочек писать) Нажимаешь мышкой, можно изменить функцию y=x, дополнив её, к примеру написав *-10, получится y=x*-10, и уже по этой функции построится график. Пробел же скрывает/открывает все переменные, что бы вы смогли увидеть ход вычислений
Construction of functions Building mathematical functions in Scratch, this is the first version, and here only 2 actions are available, ^ and *, multiplication of negative and positive numbers, the degree of only positive numbers, (write negative multiplication without brackets) Click the mouse, you can change the function y=x, adding to it, for example, by writing *-10, you get y=x*-10, and a graph will be built using this function. The spacebar hides/opens all variables so that you can see the progress of the calculations