30.1.97 Line3

Function

y = a + bx

z = c + dx

Brief Description

3D Line function with slopes and intercepts.

Sample Curve

Line3 func.png

Parameters

Number: 4

Names: a, b, c, d

Meanings: a = Y intercept, b = Y slope, c = Z intercept, d = Z slope

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_Line3(x,a,b,c,d)

Function File

LINE3.FDF

Category

Multiple Variables