Математика
Скрипты дело с пониманием математики
This script can perform basic math using patterns.
Псевдоним: @Very Simple Addition
Категории: Examples, Math, Self
Tags: math, self
Создан: Dec 21 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 304, сегодня: 0, неделю: 1, месяц: 4
Последние Подключения: Yesterday, 10:51
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Псевдоним: @Math
Категории: Self, Bootstrap, Math
Tags: self, bootstrap, math
Создан: Nov 4 2014, by: admin
Недурно: 2, дислайк: 1, звезды: 4.0
Language: Self
Подключается: 739, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 10:26
This script can perform basic math using a state machine.
Псевдоним: @Simple Addition
Категории: Self, Math, Examples
Tags: self, math
Создан: Nov 7 2014, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 703, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 8:39
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Псевдоним: @Plus
Категории: Self, Math, Examples
Tags: self, math
Создан: Nov 4 2014, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 658, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: Sep 12, 19:10