Greeting

class Greeting

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Demonstrates the usage of KBigNum library with BigDecimal and BigInteger operations. This function performs addition and multiplication of large decimal numbers, and also shows how to handle large integers.

Link copied to clipboard
fun greet(): String

Returns a greeting message based on the current platform.