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

Go to the source code of this file.

Functions

bool bc_is_near_zero (bc_num num, size_t scale)
 

Function Documentation

◆ bc_is_near_zero()

bool bc_is_near_zero ( bc_num num,
size_t scale )

Definition at line 40 of file nearzero.c.