Description Usage Arguments Arguments details
Finds the slope and intercept of the line perpendicular to a line whose slope and intercept are given, through the points x,y.
1 | perpendicular.line(b, m, x, y)
|
b |
Intercept. |
m |
Slope. |
Either x
and y
can be vectors, or b
and m
can be vectors, or if all
are vectors, must be same length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.