Modules
Modules can be imported in Mathsys with the following syntax:standard which pulls the standard library definitions (currently only pi and e).
Local files can’t import each other yet.Learn how to use modules.
standard which pulls the standard library definitions (currently only pi and e).
Local files can’t import each other yet.