SetaPDF_Core The class for main properties of the SetaPDF-Core Component

File: /SetaPDF v2/Core.php

Class hierarchy

Summary

Constants

FLOAT_COMPARISON_PRECISION

public const float SetaPDF_Core::FLOAT_COMPARISON_PRECISION = 1.0E-5

A float comparison precision

VERSION

public const string SetaPDF_Core::VERSION = '2.43.0.1899'

The version


Static Methods

isNotZero()

public static SetaPDF_Core::isNotZero (
int|float $number
): bool
Parameters
$number : int|float
 

isZero()

public static SetaPDF_Core::isZero (
int|float $number
): bool
Parameters
$number : int|float