-
It should evaluate mathematical expressions with 4 main operators: +, -, /, * .
For example: /math 2+5
should make the bot say "7"
xuxey updated
3 years ago
-
We now have documentation with [Alectryon](https://plv.csail.mit.edu/blog/alectryon.html). (TOC [here](https://hott.github.io/HoTT/alectryon-html/toc.html), index [here](https://hott.github.io/HoTT/a…
-
Something I often need is to get the index of a minimum in an array, not especially its value
```
Math.inf([6,4,5]) // 1
Math.sup([6,4,5]) // 0
// or this naming:
Math.minIndex([6,4,5]) // 1
Math.ma…
-
В статье пойдет речь о роли математики в жизни разработчика ПО. Мы не будем углубляться в частные области вроде машинного обучения, моделирования или же компьютерной графики, а сделаем упор на базовых…
-
-
- [ ] add1: Increment an integer by 1
- [ ] add: Sum an arbitrary number of integers
- [ ] sub: Subtract the second integer from the first
- [ ] div: Divide the first integer by the second
- [ ] m…
-
This is purely a feature request/request for some quick help. I'm trying to add rudimentary support for MathJax, and I've done most of the work, but I'm having a little bit of trouble with my debuggi…
2piix updated
10 years ago
-
```
math.h
```
Original issue reported on code.google.com by `zwetan` on 25 Nov 2013 at 4:39
-
so gammy can do basic arithmetic
if im feeling very adventurous, this can be expanded into a grammar of allowable tokens using antlr or some shit, giving us the capabilities of adding more complex fe…
-
Good material but too much math to use in class