home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / PowerMath Demo / PowerMath Folder / Examples (Appendix A) / Example Functions < prev    next >
Encoding:
Text File  |  1985-09-04  |  138 b   |  5 lines  |  [Bk#4/MATH]

  1.  
  2. ExFUN(U;A)= Distance(U;4)+╢(U;A) : Function within a Function
  3. ╢(Sin(U);X)=Cos(U)*╢(U;X)
  4. ║(Sin(U);X)=-Cos(U)
  5. DISTANCE(Rate;Time)=Rate*Time