Programmimg

Programming your own functions for RedCrab Calculator


Programming your own functions


The features of RedCrab can be extended by programming your own functions. RedCrab includes an integrated application interface (API). The API can send data to external programs for calculation. The externally programmed functions are called by the function XCon() from the RedCrab worksheet. You will find more information here.