1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

; * doc/lispref/strings.texi (String Conversion): Fix last change.

This commit is contained in:
Eli Zaretskii 2024-08-08 11:41:52 +03:00
parent d22e52375a
commit a577eccdbb

View File

@ -888,6 +888,7 @@ interpreted as a number, this function returns 0.
(string-to-number "1e5")
@result{} 100000.0
@end example
@end defun
@defun char-to-string character
@cindex character to string