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
patent_button.gif valid-html401.png elektra.jpg permaplant.png fsfe-logo.png valid-css.png vim.gif anybrowser.gif