JCL Help:!!OVERLOADED Add TJclRational
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Add Method
Search in JCL Help
Search in all projects
Summary
These overloaded functions add a number to this number.
This operation is implemented with three different versions depending on the type of the number to added:
- To add a floating point number: TJclRational.Add Method (Float)
- To add an integer number: TJclRational.Add Method (Integer)
- To add a rational number: TJclRational.Add Method (TJclRational)
Description
The description for this help topic does not exist, edit this page
See Also
TJclRational.Add@Float TJclRational.Add@Integer TJclRational.Add@TJclRational
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page