roundToString

internal fun Float.roundToString(): String(source)

Executes the roundToString step in the SDAI presentation layer.

Return

Result produced by roundToString.

Author

Dmitriy Moroz