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