Synopsis
float64_t __float64_sqr(float64_t arg);
Description

__float64_sqr squares arg by multiplying arg by itself.