Matemática
Scripts de lidar com a compreensão matemática
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
Categorias: Self, Bootstrap, Math
Tags: self, bootstrap, math
Criado: Nov 4 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 1, estrelas: 4.25
Language: Self
Liga: 827, hoje: 0, semana: 0, mês: 3
Última Conexão: Jan 19, 19:02
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
Categorias: Self, Math, Examples
Tags: self, math
Criado: Nov 4 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 731, hoje: 0, semana: 0, mês: 3
Última Conexão: Jan 18, 10:14
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categorias: Self, Math, Examples
Tags: math, self
Criado: Dec 21 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 365, hoje: 0, semana: 0, mês: 3
Última Conexão: Jan 7, 17:43
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorias: Self, Math, Examples
Tags: self, math
Criado: Nov 7 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 768, hoje: 0, semana: 0, mês: 2
Última Conexão: Jan 4, 0:41