CPreprocessorElif[cond] is a symbolic representation of a preprocessor elif conditional.
CPreprocessorElse[ ] is a symbolic representation of a preprocessor else conditional.
CPreprocessorEndif[ ] is a symbolic representation of a preprocessor endif conditional.
CProgram[args] is a symbolic representation of an entire program.
CReturn[ ] is a symbolic representation of a return from a function. CReturn[arg] returns the argument arg.
CSizeOf[obj] is a symbolic representation of a sizeof expression.
CStatement[obj] is a symbolic representation of a statement.
CUndef
(SymbolicC Package Symbol) CUndef[def] is a symbolic representation of a preprocessor undef.
CWhile
(SymbolicC Package Symbol) CWhile[test, body] is a symbolic representation of a while statement.
This package provides functions for the generation of standard waveforms and waveforms with user-specified spectra, the synthesis of amplitude and frequency modulated ...