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

__float64_sqr squares arg by multiplying arg by itself.

Portability

__float64_sqr may not be provided on all implementations of CrossWorks.