Dew Stats for .NET
|
Setup slope line equation in one call.
Parameters |
Description |
double x1 |
Slope line starting point x position. |
double y1 |
Slope line starting point y position. |
double x2 |
Slope line ending point x position. |
double y2 |
Slope line ending point y position. |
Slope line is defined by (x1,y1) and (x2,y2) points.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|