| [Overview][Types][Procedures and functions][Index] |
Implements the Divide operator (/) for values using the TFloatPoint and TPoint types.
Source position: graphmath.pp line 126
operator operator /( |
const Dividend: TFloatPoint; |
const Divisor: TPoint |
):TFloatPoint; |