|
Xonotic
|
#include "mathlib.qh"
Include dependency graph for mathlib.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Definition at line 56 of file mathlib.qc.
References log().
Here is the call graph for this function:Definition at line 132 of file mathlib.qc.
References copysign(), fabs(), and pow().
Referenced by solve_cubic_pq().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 225 of file mathlib.qc.
References fabs().
Referenced by AdjustAirAccelQW(), cbrt(), erf(), and lgamma().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 60 of file mathlib.qc.
References exp().
Referenced by tanh().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 141 of file mathlib.qc.
References copysign(), exp(), and sqrt().
Referenced by erfc().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 148 of file mathlib.qc.
References erf().
Here is the call graph for this function:Definition at line 73 of file mathlib.qc.
Referenced by anticheat_physics(), cosh(), erf(), expm1(), fromDecibelOfSquare(), GenericCommand_rpn(), GetCurrentFov(), ListBox_draw(), sinh(), tgamma(), and toDecibelOfSquare().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 77 of file mathlib.qc.
References pow().
Here is the call graph for this function:Definition at line 81 of file mathlib.qc.
References exp().
Here is the call graph for this function:Definition at line 260 of file mathlib.qc.
References max().
Here is the call graph for this function:Definition at line 272 of file mathlib.qc.
Definition at line 264 of file mathlib.qc.
References max().
Here is the call graph for this function:Definition at line 268 of file mathlib.qc.
References min().
Here is the call graph for this function:Definition at line 208 of file mathlib.qc.
References trunc().
Referenced by CSQCModel_Effects_Apply().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 7 of file mathlib.qc.
References FP_INFINITE, FP_NAN, FP_NORMAL, FP_ZERO, isinf(), and isnan().
Here is the call graph for this function:Definition at line 136 of file mathlib.qc.
References sqrt().
Here is the call graph for this function:Definition at line 17 of file mathlib.qc.
References isinf(), and isnan().
Referenced by isnormal(), and lgamma().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 277 of file mathlib.qc.
Definition at line 281 of file mathlib.qc.
Definition at line 21 of file mathlib.qc.
Referenced by fpclassify(), and isfinite().
Here is the caller graph for this function:Definition at line 285 of file mathlib.qc.
Definition at line 289 of file mathlib.qc.
Definition at line 293 of file mathlib.qc.
Definition at line 25 of file mathlib.qc.
References ftos().
Referenced by fpclassify(), is_all_nans(), and isfinite().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 39 of file mathlib.qc.
References isfinite().
Here is the call graph for this function:Definition at line 297 of file mathlib.qc.
Definition at line 98 of file mathlib.qc.
References pow().
Here is the call graph for this function:Definition at line 152 of file mathlib.qc.
References copysign(), fabs(), floor(), isfinite(), lgamma(), log(), M_PI, nan(), sin(), v, and vector().
Referenced by lgamma(), and tgamma().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 106 of file mathlib.qc.
References log(), and M_LOG10E.
Here is the call graph for this function:Definition at line 110 of file mathlib.qc.
References log().
Here is the call graph for this function:Definition at line 118 of file mathlib.qc.
References fabs(), floor(), and log2().
Here is the call graph for this function:Definition at line 102 of file mathlib.qc.
References log().
Referenced by buff_Inferno_CalculateTime().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 122 of file mathlib.qc.
References trunc().
Here is the call graph for this function:Definition at line 230 of file mathlib.qc.
References sqrt().
Referenced by lgamma(), and nextafter().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 199 of file mathlib.qc.
References rint().
Here is the call graph for this function:Definition at line 234 of file mathlib.qc.
References fabs(), max(), nan(), and nextafter().
Referenced by nextafter(), and nexttoward().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 255 of file mathlib.qc.
References nextafter().
Here is the call graph for this function:Pythonic mod: TODO: %% operator?
1 % 2 == 1 -1 % 2 == 1 1 % -2 == -1 -1 % -2 == -1
Definition at line 194 of file mathlib.qc.
References floor().
Here is the call graph for this function:Definition at line 212 of file mathlib.qc.
References rint().
Referenced by IsMoveInDirection().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 216 of file mathlib.qc.
References rint(), v, and vector().
Here is the call graph for this function:Definition at line 127 of file mathlib.qc.
References pow().
Here is the call graph for this function:Definition at line 43 of file mathlib.qc.
Definition at line 64 of file mathlib.qc.
References exp().
Referenced by tanh().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 68 of file mathlib.qc.
References cosh(), and sinh().
Referenced by ctf_CalculatePassVelocity().
Here is the call graph for this function:
Here is the caller graph for this function: