Next:
interpolate
Up:
Mathematical Functions
Previous:
in_set
Contents
Index
integral
Format:
int
*
egral( scan_id [,int_expr
start_index
[, int_expr
stop_index
]])
Result:
Number
Description:
Returns the integral of a SCAN in the specified range. If there are no range indices, the entire SCAN is integrated.
The integral is calculated using this formula:
Note that the integral function of a SCAN is created by stamm().
e.g.:
SPECTRA
>
*
= integral(bpu1)
7085.2509