JCL Help:TJclRational.Add@Integer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Add the specified integer number to this rational number.


Pascal

 public procedure Add(const V: Integer); overload;


Parameters

Parameters Description
const V: Integer Integer number to be added.


Return Value

This function returns nothing.


Description

The description for this help topic does not exist, edit this page

See Also

TJclRational.Subtract


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