1
0
mirror of https://gitlab.com/rnger/amath synced 2026-05-10 00:15:08 +00:00

Removed needless delimiters

This commit is contained in:
llsth
2015-04-09 01:33:24 +02:00
parent b4ca7a5cef
commit 6fdff821d7
9 changed files with 83 additions and 83 deletions

View File

@@ -1,5 +1,5 @@
log(1000);log(100);
log2(512);lb(128);
log(23.2);ln(103);
lg(1000);lb(15.32);
ln(e);
log(1000);log(100)
log2(512);lb(128)
log(23.2);ln(103)
lg(1000);lb(15.32)
ln(e)