_gcvt
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
The number val is converted to a string s containing a decimal point and a possible sign byte.Parameters
- val: Number to be converted.
- digits: Number of significant digits.
- s: String, which contains the converted number. If the string size is too small, the string stays unchanged.