Files
RCBASIC4/doc/doc_files/str_s.html
2025-01-25 23:53:43 -05:00

21 lines
433 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Str_S$ [RCBasic Doc] </title>
</head>
<body>
<p><h2>function Str_S$(n) </h2></p>
<p>
Returns a number converted to a string in scientific notation
</p>
<br><p>Related:
<a href="str.html">Str$</a>
<a href="str_f.html">Str_F$</a>
</p>
<p>
</body>
</html>