diff doc/interpreter/strings.txi @ 7639:b2fbb393a072

Add the num2hex and hex2num functions
author David Bateman <dbateman@free.fr>
date Tue, 25 Mar 2008 20:22:46 -0400
parents 503001863427
children bbaa5d7d0143
line wrap: on
line diff
--- a/doc/interpreter/strings.txi	Tue Mar 25 19:47:21 2008 -0400
+++ b/doc/interpreter/strings.txi	Tue Mar 25 20:22:46 2008 -0400
@@ -297,6 +297,10 @@
 
 @DOCSTRING(base2dec)
 
+@DOCSTRING(num2hex)
+
+@DOCSTRING(hex2num)
+
 @DOCSTRING(str2double)
 
 @DOCSTRING(strjust)