use *;
/// TODO: Remove these test functions once we have a proper math library. These are for testing the WASM build.
/// A simple math utility function that adds two numbers
/// A simple math utility function that multiplies two numbers
/// A simple math utility function that calculates the square of a number
/// A simple math utility function that calculates the power of a number