Sindbad~EG File Manager

Current Path : /usr/tests/usr.bin/gh-bc/tests/bc/
Upload File :
Current File : //usr/tests/usr.bin/gh-bc/tests/bc/functions.txt

define x(x, y) {
	return x - y + 5
}

define y(y, x) {
	return x(y, x) + x(x, y)
}

y(1, 4)
y(2, 4)
y(3, 4)
y(4, 3)
y(3, 2)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists