slash-.cf: Divide two cf objects by each other measurement by...

*.cfR Documentation

Divide two cf objects by each other measurement by measurement

Description

Note that no complex arithmetic is used, real and imaginary parts are treated as seperate and indepenent, such that the real part of one is the divided by the real part of the other and similarly for the imaginary parts.

Usage

## S3 method for class 'cf'
cf1 * cf2

## S3 method for class 'cf'
cf1 / cf2

Arguments

cf1, cf2

cf_orig objects.

Details

Note that this is generally only allowed on bootstrap samples and mean values, although it makes sense in some exeptional circumstances. Don't use this function unless you're certain that you should!

Value

The value is

cf1 / cf2 \,.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.