Updated docs
This commit is contained in:
21
doc/files/str_s.html
Normal file
21
doc/files/str_s.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user