-
Notifications
You must be signed in to change notification settings - Fork 1
Xcalc: Internal Functions
Read Stanton edited this page Feb 12, 2021
·
14 revisions
-
Disassembles component expressions of ex (addition/subtraction)
-
Type:
Function
-
Returns list of expressions
-
Disassembles component expressions of ex (multiplication/division)
-
Type:
Function
-
Returns list of expressions
-
Disassembles component expressions of ex (alternative)
-
Type:
Function
-
Returns list of expressions
-
Reassembles a list of expressions returned by one of the aforementioned
struct
functions -
Type:
Function
-
Returns reassembled original expression
-
Removes all imaginary/complex values of list
-
Type:
Function
-
Returns filtered list
-
Returns
false
if value is not a boolean -
Type:
Function
-
Otherwise it returns value
-
Type:
Program
-
Stores function into
f_(x)
-
Type:
Program
-
Stores function into function variable with name name and variable var