AFNI program: ccalc

Output of -help


Usage: ccalc [-eval ]
With no command line parameters:
Interactive numerical calculator, using the same
expression syntax as 3dcalc.  Mostly for playing.
With -eval  option:
Calculates expr and quits. 
Do not use variables in expr.
Example: ccalc -eval '3 + 5 * sin(22)' 
or: ccalc -eval 3 +5 '*' 'sin(22)'

This page generated on Tue Aug 3 16:42:46 EDT 2004