Login Page - Create Account

Support Board


Date/Time: Mon, 23 Jun 2025 19:02:03 +0000



Post From: Sierra should allow ability to treat +/- FLT_MAX like it does sc.Subgraph[].DrawZeros=0

[2022-02-12 16:13:52]
1+1=10 - Posts: 270
The situation you describe is one where, unless it was mathematically important for zero to actually be zero, FLT_MIN can be useful for displaying 'zero' values, as visually the difference will be imperceptible, unless your study is displaying values in 10^-38 range.

I have liked your contributions so please don’t take what follows as a criticism.

Floats are signed so FLT_MIN is a very large negative number. It doesn’t work as an alternative to 0. I reply because I do think sc.DrawFLT_MINMAX would improve ASCIL for an alternative value used to indicate “don’t draw anything on these bars”.
Date Time Of Last Edit: 2022-02-12 16:14:55