Overview
- Object ID : 4933 (2024-11-20 19:55:50)
- Author : Brian Estep
- Content : Code
- Microcontroller : Propeller 2
- Language : SPIN2
- Categories : Display, Math
- Licence : MIT
- Tags : Float, Spin2, String
Content
This Spin2 code provides functions for converting floats to strings with precision specified. It was converted from existing FloatString.spin functions.