Synopsis
float32_t __float32_sqr(float32_t arg);
Description

__float32_sqr squares arg by multiplying arg by itself.