![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4mathobject_p.h"
#include "qv4symbol_p.h"
#include <QtCore/qdatetime.h>
#include <QtCore/qmath.h>
#include <QtCore/qrandom.h>
#include <QtCore/private/qnumeric_p.h>
#include <QtCore/qthreadstorage.h>
#include <cmath>
Go to the source code of this file.
Functions | |
DEFINE_OBJECT_VTABLE (MathObject) | |
static Q_ALWAYS_INLINE double | copySign (double x, double y) |
|
static |
Definition at line 75 of file qv4mathobject.cpp.
DEFINE_OBJECT_VTABLE | ( | MathObject | ) |