Calculates the c coefficient of the line equation in the form of ax + by + c = 0, given the line's normal vector and a point on the line.
Line c Coefficient Procedure Documentation
Name of the procedure.
Performs the evaluation. Should be a pure function.
The input data.
The output data.
Performs the procedure.
Generated using TypeDoc
Calculates the c coefficient of the line equation in the form of ax + by + c = 0, given the line's normal vector and a point on the line.
See
Line c Coefficient Procedure Documentation