[Gambas-user] Best ways to format float values

bb adamnt42 at ...626...
Thu Jul 13 07:46:08 CEST 2017


I always round i.e. Print Round(26.6601666666666,-2) --> which is 26.66 
by the way, not 26.67! (I have no idea how you got that.)

b



On 13/07/17 15:09, alexchernoff wrote:
> Peace to all,
>
> this might a bit silly but what is the best way to format float values like
> 26.6601666666666 into having two digits AND/OR  with rounding them?
>
> e.g.
>
> 26.6601666666666 becomes 26.66 shortened
> 26.6601666666666 becomes 26.67 rounded
>
> cheers!
>
>
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.com/Best-ways-to-format-float-values-tp59733.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>





More information about the User mailing list