Skip to main content
June 8, 2021
Question

what does the following char means: "~"

  • June 8, 2021
  • 1 reply
  • 0 views

I see this tilde every-time the value of my floating point reaches 9999999999999. Does anybody know why?

1 reply

mikes0011
Brainy
June 8, 2021

Usually that symbol can be used to indicate "approximate value"; in this case I'm guessing it's because the decimal in question is so large that Appian is telling you the value displayed may be approximate instead of exact.

The Expression Guru