perpendicular.line: Slope and intercept of the line perpendicular to another...

Description Usage Arguments Arguments details

Description

Finds the slope and intercept of the line perpendicular to a line whose slope and intercept are given, through the points x,y.

Usage

1
perpendicular.line(b, m, x, y)

Arguments

b

Intercept.

m

Slope.

Arguments details

Either x and y can be vectors, or b and m can be vectors, or if all are vectors, must be same length.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.