use bc -l

define fact (x) {
	if(x < 1) return 1
	return (x*fact(x-1))
}

define ld (x) {
	return l(x)/l(2)
}
Archiviert am 14.02.2026
valid-html401.png patent_button.gif anybrowser.gif permaplant.png vim.gif elektra.jpg fsfe-logo.png valid-css.png