Basics
  Home  |  RTL Math unit
 Type   Name   Summary
 
 Function ArcCos The Arc Cosine of a number, returned in radians
 Function ArcSin The Arc Sine of a number, returned in radians
 Function CompareValue Compare numeric values with a tolerance
 Function DegToRad Convert a degrees value to radians
 Constant Infinity Floating point value of infinite size
 Function IsInfinite Checks whether a floating point number is infinite
 Function IsNaN Checks to see if a floating point number holds a real number
 Function Log10 Gives the log to base 10 of a number
 Function Max Gives the maximum of two integer values
 Function Mean Gives the average for a set of numbers
 Function Min Gives the minimum of two integer values
 Constant NaN Not a real number
 Function RadToDeg Converts a radian value to degrees
 Function RandomRange Generate a random integer number within a supplied range
 Function Sum Return the sum of an array of floating point values
 Function Tan The Tangent of a number
 
 
Run Time Library Reference  
By first letter  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z $
By Functionality  
 
 Data types
Integers, ordinals
Floating point types
String, char types
Pointer types
Other types
 
 Program structure
Program control
Program data
Looping
Logic
Object orientation
 
 Options
Control options
Data options
 
 Files
Operations
Data access
File name handling
 Strings and chars
Operations
Conversions from
Conversions to
Displaying
 
 
 Numbers and sets
Calculations
Conversions from
Conversions to
Trigonometry
Default numbers
Displaying
 
 
 Dates and Times
Calculations
Conversions from
Conversions to
Values
Displaying
 
By Unit  
 
System
SysUtils
StrUtils
DateUtils
FileCtrl
ConvUtils
StdConvs
Math
Classes
Dialogs
Types
Variants
 
By Category  
 
  Compiler directives
  Directives
  Keywords
  Types
  Variables   Constants
  Functions
  Procedures
 
 
Delphi Programming © Neil Moffatt All rights reserved.  |  Home Page