log10() function

new topic     » topic index » view thread      » older message » newer message

This is a faster version of the log10() function on SourceForge

function log10(object x)
	return log(x) * INVLOG10
end function


Larry Miller

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu