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.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how to use modules.
use {module name}
standard which pulls the standard library definitions (currently only pi and e).
Local files can’t import each other yet.Was this page helpful?