Maths problem with function node

Hi @rich_node

welcome to the forum.

You're hitting a side effect of how JavaScript represents numbers internally. This blog post provides a good explanation: http://adripofjavascript.com/blog/drips/avoiding-problems-with-decimal-math-in-javascript.html

For future reference, please have a read of this post that explains how to share code and flows in the forum: How to share code or flow json