doubleToString Last update: 16.07.2025 public doubleToString(val: Double): String Converts a double to its formatted string representation Return the resultant string representation Parameters val the real to convert Throws ModelCenterException