Skip to main content
Open topic with navigation CAPL Functions » General » Function Overview » _gcvt

_gcvt

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function 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.

Return Values

Example

Result:
atolltoa