doc/math/term.md
2026-04-01 13:11:30 +03:00

12 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## term
### 1
- функция vs геометрическое место точек, матрица - это функция см. лекции Введение в тензорный анализ Бадьин А.В.
- https://github.com/bpmbpm/bpm-tensor/blob/main/info/tensor.md
### function vs operator
- [В чем разница между функцией и оператором?](https://www.reddit.com/r/mathematics/comments/gss7za/whats_the_difference_between_a_function_and_a/?tl=ru)
- https://dxdy.ru/topic57284.html Функция в "обычном" смысле - это на вход что угодно, на выход - число.
Но в математике чаще функцию понимают в самом общем смысле: на вход, что угодно, на выход что угодно.
- https://otvet.mail.ru/question/79326538
- [operator](https://ru.wikipedia.org/wiki/%D0%9E%D0%BF%D0%B5%D1%80%D0%B0%D1%82%D0%BE%D1%80_(%D0%BC%D0%B0%D1%82%D0%B5%D0%BC%D0%B0%D1%82%D0%B8%D0%BA%D0%B0))
- [Оператор, операция, функция, процедура — что всё это значит?](https://qna.habr.com/q/1401494)