MCPcopy Create free account

hub / github.com/El-EnderJ/NeoCalculator / functions

Functions8,604 in github.com/El-EnderJ/NeoCalculator

↓ 23 callersFunctiondivremmod
lib/giac/src/kgausspol.cc:1259
↓ 23 callersFunctiondo_lnabs
lib/giac/src/kglobal.cc:653
↓ 23 callersFunctionfactor
lib/giac/src/kgausspol.cc:5532
↓ 23 callersMethodinsertVariable
════════════════════════════════════════════════════════════════════════════ INSERCIÓN — Variable (x, y, z, A-F, Ans, PreAns) Inserta un NodeVariable
src/math/CursorController.cpp:1023
↓ 23 callersFunctionlast_evaled_function
lib/giac/src/kgen.cc:519
↓ 23 callersFunctionlayoutInkDescentPx
src/math/MathAST.h:469
↓ 23 callersFunctionlinear_combination
v=(c1*v1+c2*v2)/c Set cstart to 0, or to c+1 for lu decomposition
lib/giac/src/kvecteur.cc:2715
↓ 23 callersMethodlower
src/math/MathAST.h:1319
↓ 23 callersFunctionlua_pushboolean
src/lua/lapi.c:605
↓ 23 callersFunctionlua_type
src/lua/lapi.c:284
↓ 23 callersFunctionmp_cmp
compare two ints (signed)*/
lib/libtommath/mp_cmp.c:7
↓ 23 callersFunctionmp_lshd
shift left a certain amount of digits */
lib/libtommath/mp_lshd.c:7
↓ 23 callersFunctionneed_parenthesis
lib/giac/src/kusual.cc:7541
↓ 23 callersMethodstopCursorBlink
src/ui/MathRenderer.cpp:673
↓ 23 callersFunctionsymb_prod
lib/giac/src/kusual.cc:4933
↓ 23 callersFunctiontvmArg
Helper to extract double arg with default value
src/apps/NeoStdLib.cpp:1114
↓ 23 callersMethodupper
src/math/MathAST.h:1320
↓ 22 callersFunctionassertFail
Diagnostico de asercion: SIEMPRE se imprime (independiente de --quiet, que solo silencia ruido por-frame). Un FAIL marca exit 4 y detiene el replay.
src/hal/NativeHal.cpp:1788
↓ 22 callersFunctioncontains
lib/giac/src/kseries.cc:2038
↓ 22 callersMethodcount
src/apps/StatsEngine.cpp:30
↓ 22 callersFunctiongen2complex_d
lib/giac/src/kgen.cc:1641
↓ 22 callersFunctiongentoofewargs
lib/giac/src/kgen.cc:744
↓ 22 callersFunctionget_double
lib/giac/src/first.h:517
↓ 22 callersFunctionggb_var
lib/giac/src/kintg.cc:3860
↓ 22 callersFunctionhashCombine
Combine two hashes (order-dependent).
src/math/cas/ConsTable.h:71
↓ 22 callersFunctionintegrate_without_lnabs
lib/giac/src/kdesolve.cc:46
↓ 22 callersFunctionlgcd
lib/giac/src/kmodpoly.cc:5281
↓ 22 callersFunctionlua_getfield
src/lua/lapi.c:689
↓ 22 callersFunctionmpz_mul_ui
lib/giac/src/gmp_replacements.h:55
↓ 22 callersFunctionnew_ref_vecteur
lib/giac/src/kgen.cc:1077
↓ 22 callersMethodscriptLevel
── Script level ──
src/math/MathAST.h:619
↓ 22 callersFunctionsymNum
Create a numeric constant from CASRational (cons'd)
src/math/cas/SymExpr.h:514
↓ 22 callersFunctionsymb_ln
lib/giac/src/kusual.cc:345
↓ 22 callersFunctionsymb_sto
lib/giac/src/kusual.cc:4155
↓ 22 callersFunctionvranm
lib/giac/src/kvecteur.cc:4153
↓ 21 callersFunctionTis_one
lib/giac/src/poly.h:1394
↓ 21 callersFunction_integrate
"unary" version
lib/giac/src/kintg.cc:3110
↓ 21 callersFunctioncheck
tests/OmniSolverTest.cpp:61
↓ 21 callersMethodclear
src/math/MathAST.cpp:252
↓ 21 callersFunctionhashMix
SplitMix64 finalizer — excellent avalanche, fast on 32-bit too.
src/math/cas/ConsTable.h:61
↓ 21 callersFunctionis_fully_numeric
lib/giac/src/kvecteur.cc:2308
↓ 21 callersFunctionluaO_pushfstring
src/lua/lobject.c:549
↓ 21 callersFunctionmakeSum
src/math/cas/PersistentAST.cpp:322
↓ 21 callersFunctionmpz_cmp_si
lib/giac/src/gmp_replacements.h:87
↓ 21 callersFunctionop
src/math/MathRenderVisualCases.cpp:26
↓ 21 callersFunctionsymb_inferieur_egal
lib/giac/src/kusual.cc:5270
↓ 21 callersFunctionupdate_turtle_state
lib/giac/src/kplot.cc:3741
↓ 20 callersFunction_quorem
lib/giac/src/kusual.cc:6370
↓ 20 callersFunctionarg
lib/giac/src/kgen.cc:4119
↓ 20 callersFunctiondelay
src/hal/ArduinoCompat.h:179
↓ 20 callersFunctiondrawBrokenOverlay
── Helper: draw a broken component (dark gray rect with "X") ───────────────
src/apps/Components.cpp:40
↓ 20 callersMethodisRational
src/math/cas/CASNumber.h:95
↓ 20 callersMethodis_exp
lib/giac/src/kgen.cc:9115
↓ 20 callersMethodis_plus
lib/giac/src/kgen.cc:9087
↓ 20 callersMethodlog
src/math/cas/CASStepLogger.cpp:101
↓ 20 callersFunctionmathObjectHeightPx
src/math/MathAST.h:540
↓ 20 callersFunctionmpz_mul_si
lib/giac/src/kgen.cc:106
↓ 20 callersFunctionmrref
row reduction from line l and column c to line lmax and column cmax lmax and cmax are not included line are numbered starting from 0 if fullreduction
lib/giac/src/kvecteur.cc:3146
↓ 20 callersFunctionsymFrac
Fraction constant shorthand (cons'd)
src/math/cas/SymExpr.h:532
↓ 20 callersFunctionsymb_exp
lib/giac/src/kusual.cc:874
↓ 20 callersFunctiontext_width
lib/giac/src/kdisplay.cc:2839
↓ 20 callersMethodwrite
src/hal/FileSystem.h:66
↓ 19 callersFunctionTpow
lib/giac/src/poly.h:762
↓ 19 callersFunctionapprox_mode
lib/giac/src/kglobal.cc:902
↓ 19 callersMethodconsumeModifier
src/input/KeyboardManager.cpp:106
↓ 19 callersFunctionexpectEq
tests/host/keycode_digit_test.cpp:27
↓ 19 callersFunctionfxnd
lib/giac/src/ksym2poly.cc:853
↓ 19 callersMethodhasError
src/math/cas/CASInt.h:141
↓ 19 callersFunctionindent
lib/giac/src/kprog.cc:197
↓ 19 callersMethodinsertOperator
════════════════════════════════════════════════════════════════════════════ INSERCIÓN — Operador ════════════════════════════════════════════════════
src/math/CursorController.cpp:350
↓ 19 callersMethodisString
src/apps/NeoValue.h:174
↓ 19 callersFunctionlinear_integrate_nostep
lib/giac/src/kintg.cc:2895
↓ 19 callersFunctionloptab
find symbolic vars in g that have u has sommet
lib/giac/src/ksubst.cc:2147
↓ 19 callersFunctionluaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
src/lua/lcode.c:955
↓ 19 callersFunctionluaL_checkany
src/lua/lauxlib.c:399
↓ 19 callersFunctionmakeRelation
src/math/MathAST.cpp:1459
↓ 19 callersFunctionmidn
lib/giac/src/kvecteur.cc:4093
↓ 19 callersFunctionmp_mul_2d
shift left by a certain bit count */
lib/libtommath/mp_mul_2d.c:7
↓ 19 callersFunctionmpz_add_ui
lib/giac/src/gmp_replacements.h:31
↓ 19 callersFunctionmpz_cmp
lib/giac/src/gmp_replacements.h:85
↓ 19 callersFunctionone
1
lib/giac/src/kmodpoly.cc:326
↓ 19 callersMethodopen
── open — Abre o crea un archivo ───────────────────────────────────────────
src/hal/FileSystem.cpp:70
↓ 19 callersFunctionoperator_plus
lib/giac/src/kgen.cc:4463
↓ 19 callersFunctionoptPutPixel
Safe pixel write (bounds-checked).
src/apps/OpticsRenderer.h:89
↓ 19 callersFunctionpowmod
lib/giac/src/kgen.cc:9653
↓ 19 callersMethodread
Lee hasta len bytes en buf. Devuelve bytes leídos.
src/hal/FileSystem.h:72
↓ 19 callersFunctions_mp_zero_digs
lib/libtommath/s_mp_zero_digs.c:10
↓ 19 callersMethodsize
src/utils/MemoryUtils.h:97
↓ 19 callersFunctionsymb_tan
lib/giac/src/kusual.cc:2074
↓ 18 callersFunction_point
lib/giac/src/kplot.cc:574
↓ 18 callersFunctionanalytic_apply
lib/giac/src/kvecteur.cc:6568
↓ 18 callersFunctiondiffeq_constante
lib/giac/src/kdesolve.cc:378
↓ 18 callersFunctiondo_select
matrix/list select
lib/giac/src/kdisplay.cc:2565
↓ 18 callersFunctionexpi
lib/giac/src/kusual.cc:887
↓ 18 callersFunctionfrac
src/math/MathRenderVisualCases.cpp:38
↓ 18 callersMethodis_tan
lib/giac/src/kgen.cc:9119
↓ 18 callersFunctionlcm
lib/giac/src/kgen.cc:10106
↓ 18 callersFunctionlua_geti
src/lua/lapi.c:695
↓ 18 callersFunctionmakeRoot
src/math/MathAST.cpp:1481
↓ 18 callersFunctionmp_clear_multi
lib/libtommath/mp_clear_multi.c:8
← previousnext →401–500 of 8,604, ranked by callers