mirror of
https://gitlab.com/rnger/amath
synced 2026-05-10 00:15:08 +00:00
Removed needless delimiters
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user