1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-06 10:59:56 +00:00

Minor bugfixes

This commit is contained in:
llsth
2015-04-08 23:01:23 +02:00
parent 76c315bfd0
commit 9a7af719d6
8 changed files with 24 additions and 23 deletions

Binary file not shown.

View File

@ -1,4 +1,4 @@
## version $VER: amath-help.catalog 1.60 (08.04.2015)
## version $VER: amath-ident.catalog 1.60 (08.04.2015)
## language dansk
## codeset 0
; #############################################################################

Binary file not shown.

View File

@ -1,4 +1,4 @@
## version $VER: amath-help.catalog 1.60 (08.04.2015)
## version $VER: amath-text.catalog 1.60 (08.04.2015)
## language dansk
## codeset 0
; #############################################################################

View File

@ -9,6 +9,8 @@
; Build with:
; flexcat ident.cd ../app/localize/ident.h=ident.sd
; #############################################################################
#language english
#version 0
abs (/40/)
The absolute value (or modulus) |x| of a real number x is the#NEWLINE#non-negative value of x without regard to its sign.#NEWLINE##SYNTAXHIGHLIGHT#Example: abs(-237.25)#NORMALTEXT##NEWLINE#
sgn (/40/)

View File

@ -27,6 +27,8 @@
; Build with:
; flexcat text.cd ../app/localize/text.h=text.sd
; #############################################################################
#language english
#version 0
INTROMSG (/4/)
#NORMALTEXT##BOLD##STARTMSG##NEWLINE##NORMALTEXT##COLOR02##ITALICS#Type help to show info.#NEWLINE#
TXTLISTDIRHEADER (/4/)