Quick notes:
- In Math Mode to type special characters like _ (underscore), you can do by typing \ before those characters.
- Warning: Programming with Maple 13 Workspace can make you older!
- To save your module as a library to use later, you can simple as the following codes after end module;
savelibname := "Your Folder"; savelib('Your module name');
เรื่องที่เกี่ยวข้อง

