-
Created a topic, Easy to handle plugin, on the site WordPress.org Forums:
Easy to use and small but powerful code! -
Posted a reply to Wrong RoundUp->RoundDown, on the site WordPress.org Forums:
Hi @codepeople, that was the trick!!! Thanks! Best regards Thorsten -
Posted a reply to Wrong RoundUp->RoundDown, on the site WordPress.org Forums:
Hello @codepeople , now after an update the result from PREC(ROUND(161.95*0.5,0.01),2) is 80,97. But this… -
Posted a reply to Wrong RoundUp->RoundDown, on the site WordPress.org Forums:
Hello @codepeople, I've tried this in console also but my result you can see in… -
Posted a reply to Wrong RoundUp->RoundDown, on the site WordPress.org Forums:
Hello @codepeople, thanks for your fast reply. I've tried the new formula but now the… -
Created a topic, Wrong RoundUp->RoundDown, on the site WordPress.org Forums:
Hi there, using PREC((fieldname21*0.5),2) brings me …