Omnimaga

Calculator Community => Major Community Projects => The Axe Parser Project => Topic started by: Link on September 03, 2012, 09:51:20 am

Title: List of Axioms to use?
Post by: Link on September 03, 2012, 09:51:20 am
Well, couldn't find anything, so was wondering if there was one huge list of axioms for the Axe Parser? And if there isn't, just post the axioms here and I'll compile it into a huge list for future use.
Title: Re: List of Axioms to use?
Post by: MGOS on September 03, 2012, 10:16:25 am
I don't think there is a list with all of them, but on Quigibo's axiom request thread (http://ourl.ca/9970) there are some axioms listed (not up-to-date). The last one isn't needed anymore though, that feature has been implemented to axe.

Title: Re: List of Axioms to use?
Post by: Link on September 03, 2012, 08:01:49 pm
I don't think there is a list with all of them, but on Quigibo's axiom request thread (http://ourl.ca/9970) there are some axioms listed (not up-to-date). The last one isn't needed anymore though, that feature has been implemented to axe.
Really, how do i access the list from axe then?
Title: Re: List of Axioms to use?
Post by: MGOS on September 04, 2012, 03:29:54 am
Oh, then I misunderstood your question. Just download the zips, extract them and send the appvars to your calc. In your source, use the #Axiom( command with the name of the axiom in the parenthesis to make the libary usable. You can have up to 5 of them at the same time, each can provide up to 32 commands.