Synopsis
#include <cruntime.h>
float __float32_sqr(float arg);
Description

__float32_sqr squares arg by multiplying arg by itself.

Portability

__float32_sqr may not be provided on all implementations of CrossWorks.