|
Elsőfokú és tört:
y = a·x + b
y = a / (x + b) + c
|
Hatvány:
y = a·(x + b)2 + c
y = a·(x + b)3 + c
y = a·(bx + c)1/2 + d
y = a·(x + b)1/3 + c
|
Exponenciális és logaritmus:
y = a·bcx + d
y = a·ln(b·x + c) + d
|
Szögfüggvények:
y = a·sin(b·x + c) + d
y = a·cos(b·x + c) + d
y = a·tan(b·x + c) + d
y = a·ctg(b·x + c) + d
|