Browse : Math

Mathematik




3 Ergebnisse.

Plus
Plus
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.
Alias: @Plus
Kategorien: Self, Examples, Math
Tags: math, self
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 99, heute: 0, Woche: 0, Monat: 5
Zuletzt Verbinden: Apr 20, 5:57
Math
Math
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.
Alias: @Math
Kategorien: Bootstrap, Math, Self
Tags: self, math, bootstrap
Erstellt: Oct 15 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 326, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Apr 21, 4:11
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Kategorien: Math, Examples, Self
Tags: math, self
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 97, heute: 0, Woche: 0, Monat: 3
Zuletzt Verbinden: Apr 20, 6:28