matho_parse man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

matho_parse(3)		     Symbolic Math Library		matho_parse(3)

NAME
       matho_parse - Process Mathomatic expression or equation input

SYNOPSIS
       int matho_parse(char *input, char **outputp);

DESCRIPTION
       Parse  a	 mathematical  equation	 or  expression	 and store in the next
       available equation space, making it the current equation.   Afterwards,
       it can be operated on by Mathomatic commands using matho_process(3).

       matho_init(3)  must  have been called only one time before this to ini‐
       tialize the Mathomatic symbolic math  engine.   Use  matho_clear(3)  as
       many  times  as	you  want  to restart Mathomatic for the next group of
       operations.

       The input and output ASCII strings are expressions, if successful.  The
       expression  or  equation	 string	 to enter is in "input", the resulting
       output string is stored in "*outputp".	The  equation  number  of  the
       equation space that the output expression is additionally stored in (if
       any) is available in the global "result_en", otherwise result_en = -1.

       Works the same as matho_process(3), except commands are not allowed, so
       that  variables	are  not  ever	confused with commands.	 In fact, this
       function is currently set to only allow entry and  storage  of  expres‐
       sions and equations.

       Returns true (non-zero) if successful.

FILE
       lib.c

Mathomatic			 24 June 2012			matho_parse(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net