Files
RCBASIC4/doc/files/triangle.html
2024-12-15 23:12:45 -05:00

17 lines
325 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Triangle [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub Triangle(x1, y1, x2, y2, x3, y3) </h2></p>
<p>
Draws a filled Triangle
</p>
<p>
</body>
</html>