Home > Objects > @iFunc > rdivide.m

iFit/rdivide

PURPOSE ^

c = rdivide(a,b) : computes the ratio of iFunc objects

SYNOPSIS ^

function c = rdivide(a,b)

DESCRIPTION ^

 c = rdivide(a,b) : computes the ratio of iFunc objects

   @iFunc/rdivide (./) function to compute the product of functions
     when one of the argument is a character string, it is used as-is in the 
     operator expression. 

 input:  a: object or array (iFunc or numeric)
         b: object or array (iFunc or numeric)
 output: c: object or array (iFunc)
 ex:     c=lorz./gauss;

 Version: Aug. 22, 2017
 See also iFunc, iFunc/minus, iFunc/plus, iFunc/times, iFunc/rdivide

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1