Active Commands in CalcLib Build 2023.0505
Command
A simple description of the actions of each command
!!Shorthand alias for DEFINE command
!$Define a segmented user function as a list of polynomials
!%Declare a user function as a Hyper-Geometric polynomial
!*Define a function transform
!+Define a user function as a library import
!^Define a function as an integration transform source
*{Start a block of a counted loop
//Add a comment to the output stream
//*Associate a defining comment with a script
?{Start a conditional block
applyApply a spline fit to an Expression Tree
assertMake a conditional assertion
backgroundRead a script file and execute as a background task
calcShorthand alias for CALCULATE command
calculateCalculate and show value for an expression
chartDisplay a chart for a set of symbols
configureConfigure a library of functions
dctApply Discrete Cosine Tranform to function
defineDefine a user function
derivePlot derivatives of a polynomial
describeAdd a description of a function to symbol table
difeqIdentify differential equation and describe
docsShow the JavaDocs for this release
editEdit snip of selected text
encodeEncode a segmented function as a Java class
entitledChange the title of the last frame displayed
expandPolynomial algebriac series expansion
exportExport data to a file from specified matrix
expressEnable Expression Tree generation for function
familyImport polynomial power functions for named family
fftCompute and display a fast Fourier transform
graphDisplay a graph of an array of data points
helpShow the HELP table
importImport data from a file into specified matrix
initInit a symbol imported from a JAR source
instanceInstance a symbol described by a library
iterateRead a script file and iterate
libraryConstruct a library of functions
loadjsonLoad Expression Tree(s) from JSON source(s)
loadsplineLoad spline description from JSON source(s)
mandelbrotDisplay a plot of the Mandelbrot set
maxminofFind Max/Min of function near specified approximation
optimizeOptimize polynomial function use by embedding constant coefficients
pclrClear all properties of a directory entry
pdelDelete the value of a property
ploadLoad properties of a directory entry from jSON source
plot3dPlot a specified 2D domain of a 3D user defined function
plotcPlot a specified 2D domain with contours of a 3D user defined function
plotfPlot a specified range of a user defined function
plotlPlot a specified range of lambda declared function(s)
plotmDisplay tabular plot with data taken from a matrix
plottTabular plot with data taken from file
plotvPlot a specified 2D domain showing a projected vector field
polygenGenerate a polynomial function from NAME PARAMETER COEFFICIENT DEGREE
polynomialAnalyze a polynomial and tabulate key points
polyprintFormat an array as a polynomial
prepareAlias selected function and derivatives for Diff EQ solution test
preppolyAlias selected polynomial and derivatives for Diff EQ solution test
prettyprintShow the formatted value of a symbol
psaveSave properties of a directory entry to jSON file
psetSet the value of a property
radixCalculate and show value for an expression in specified radix
readRead a workspace storage file
recognizeRead a symbol definition file
renderFormat and display (pretty print) an equation using MathML
renderdFormat and display (pretty print) a Differential Equation using MathML
renderfFormat and display (pretty print) a function using MathML
rendersFormat and display (pretty print) an expanded series using MathML
requestRequest a value be entered for the specified variable
requiresIdentify required data type support
rootofFind root of function near specified approximation
rpnStart the RPN calculator
saveSave a workspace storage file
savejsonSave Expression Tree as JSON file
scatterProduce an X/Y scatter plot
scriptprintDisplay the contents of a script file
selectSelect a render display to be shown and used for output of RENDER commands
serveRequest service start on specified port
setcontourSet color scheme manager for contour plots
setdomainSet domain constraints on a function
setmodeSet value display mode and precision
shosolShow solutions connected to a differential equation
showShow symbol table contents Symbols|Functions|Parent|ALL parents
showactiveDisplay the contents of the active scripts list
showcacheDisplay the contents of the script cache
showfilesDisplay the contents of the script directory
sidebysideProduce a side-by-side plot comparison
solveSolve differential equation from expanded polynomial
splineOpen anti-derivative spline tool for function
stddomainStandardize a function domain to [-1,1]
tabulateDisplay a table of arrays of data points
tdesRun error test of differential equation solution
ticShow time and start a stop-watch
tocShow elapsed time since last TIC
verifyVerify symbol present in current symbol table
}*Terminate a block of a counted loop
}?Terminate a conditional block