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

Go to the source code of this file.

Functions

bool bc_is_neg (bc_num num)
 

Function Documentation

◆ bc_is_neg()

bool bc_is_neg ( bc_num num)

Definition at line 36 of file neg.c.