1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-10-02 01:06:47 +02:00

update docs

This commit is contained in:
Justin Lin
2019-06-17 08:33:00 +08:00
parent 218db7f7a8
commit ab99a24352
20 changed files with 5 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
# parse_number
Parses the string argument as an number. It depends on the `split_str` and the `sub_str` functions so remember to include split_str.scad and sub_str.scad.
Parses the string argument as an number.
## Parameters