Skip to content

Xcalc: Utility Functions

Read Stanton edited this page Feb 12, 2021 · 12 revisions

Utility Functions

List

Other

parse_fn(function)

  • Type: Program

  • Stores function into f_(x)

parse_fn2(function, name, var)

  • Type: Program

  • Stores function into function variable with name name and variable var

Clone this wiki locally