Forum Discussion

ThomasUmphres's avatar
ThomasUmphres
Community Member
9 months ago

Javascript to Return a Number Variable to Show Exactly 3 Decimals

I have two variables called "AGCFreq" and "FreqRandom". They need to be exactly 3 decimal places. Even if "AGCFreq" = 60.020, it needs to display as 60.020. A randomized number between 0.022 and 0.0...