Last change
on this file since 189 was 2, checked in by Rick van der Zwet, 15 years ago |
Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)
|
File size:
296 bytes
|
Rev | Line | |
---|
[2] | 1 | Rick:
|
---|
| 2 | [DONE] Substraction x - y
|
---|
| 3 | [DONE] Multiplication x * y
|
---|
| 4 | [DONE] Division x / y
|
---|
| 5 | [DONE] Support for parentheses
|
---|
| 6 |
|
---|
| 7 | Johan:
|
---|
| 8 | [DONE] Modulo x % y
|
---|
| 9 | [DONE] Exponentiation x ** y
|
---|
| 10 | [DONE] Factorial x!
|
---|
| 11 | [DONE] Extend the calc.l file such that the sequence âPIâ
|
---|
| 12 | [DONE] Absolute value of an expression
|
---|
| 13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.