1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-06 02:49:59 +00:00
Files
amath/doc/man/man3/ntext.h.3
2017-01-24 22:03:15 +01:00

40 lines
810 B
Groff

.TH "app/lib/ntext.h" 3 "Tue Jan 24 2017" "Version 1.6.2" "amath" \" -*- nroff -*-
.ad l
.nh
.SH NAME
app/lib/ntext.h \- Text to numbers handling\&.
.SH SYNOPSIS
.br
.PP
\fC#include 'lib/numb\&.h'\fP
.br
\fC#include 'lib/charbuf\&.h'\fP
.br
.SS "Classes"
.in +1c
.ti -1c
.RI "class \fBNumeralSystem\fP"
.br
.RI "\fIBase class for all numeral systems\&. \fP"
.ti -1c
.RI "class \fBPositionalNumeralSystem\fP"
.br
.RI "\fIBase class for all numeral systems with a positional notation\&. \fP"
.ti -1c
.RI "class \fBDecimalSystem\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Text to numbers handling\&.
Converts both between text and numbers AND between numbers and text\&.
.PP
Definition in file \fBntext\&.h\fP\&.
.SH "Author"
.PP
Generated automatically by Doxygen for amath from the source code\&.