Knowledge for our questions, fun for everyone!
Knowledge for our questions, fun for everyone!

numconv

Library contents
numconv
Library contents

numconv

This directory contains code to manage and convert numbers from its number representation into a string representation. To fix the problem of the number lenght, this library can use two approaches: the fixed-buffer method (more optimum but non-exact with really long numbers) or the logarithm method (fully exact but slower). See the implementation file for details

Published at 01/01/2004 15:40:50
Last Updated 01/01/2004 17:22:30
By Juan M. Casillas




Google



numconv
Library contents

Sections
LibTool

February's articles
S M T W T F S
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
      
More articles

Search


Other versions
XML version
Printable version

Download
Latest version is 0.86
(27 Kb, tar.gz file)

 » from JMCResearch
Quick links
Install HOW-TO
Local CVS Repository
Ask your questions