php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
sqrt.c File Reference
#include "bcmath.h"
#include <stdbool.h>
#include <stddef.h>

Go to the source code of this file.

Functions

bool bc_sqrt (bc_num *num, size_t scale)
 

Function Documentation

◆ bc_sqrt()

bool bc_sqrt ( bc_num * num,
size_t scale )

Definition at line 39 of file sqrt.c.