Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/El-EnderJ/NeoCalculator
/ functions
Functions
8,604 in github.com/El-EnderJ/NeoCalculator
⨍
Functions
8,604
◇
Types & classes
789
↓ 10 callers
Function
is_quadratic_wrt
return true if e=a*x+b
lib/giac/src/kintg.cc:200
↓ 10 callers
Function
islesscomplexthanf_sort
lib/giac/src/kgen.cc:7812
↓ 10 callers
Function
layoutTopFromBaseline
Convert a node baseline coordinate to the top of its bounding box.
src/math/MathAST.h:527
↓ 10 callers
Function
local_eval
lib/giac/src/kglobal.cc:1063
↓ 10 callers
Function
luaH_realasize
** Returns the real size of the 'array' array */
src/lua/ltable.c:250
↓ 10 callers
Function
luaK_dischargevars
** Ensure that expression 'e' is not a variable (nor a <const>). ** (Expression still may have jump lists.) */
src/lua/lcode.c:772
↓ 10 callers
Function
luaK_reserveregs
** Reserve 'n' registers in register stack */
src/lua/lcode.c:480
↓ 10 callers
Function
luaL_addstring
src/lua/lauxlib.c:592
↓ 10 callers
Function
lua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
src/lua/lapi.c:526
↓ 10 callers
Function
lua_tolstring
src/lua/lapi.c:405
↓ 10 callers
Function
makeEquation
src/math/cas/PersistentAST.cpp:364
↓ 10 callers
Function
modulo
lib/giac/src/kifactor.cc:68
↓ 10 callers
Method
moveAllToLHS
Move everything to LHS: returns (LHS - RHS = 0) After this call, rhs is zero.
src/math/cas/SymEquation.h:58
↓ 10 callers
Function
mp_mul_d
multiply by a digit */
lib/libtommath/mp_mul_d.c:7
↓ 10 callers
Function
mpz_init2
lib/giac/src/gmp_replacements.h:20
↓ 10 callers
Function
mpz_sub_ui
lib/giac/src/gmp_replacements.h:33
↓ 10 callers
Method
nativeFn
Returns the native function callback (null if not NativeFunction type).
src/apps/NeoValue.h:190
↓ 10 callers
Function
new_ref_symbolic
lib/giac/src/kgen.cc:1128
↓ 10 callers
Method
op
src/math/MathAST.h:719
↓ 10 callers
Method
parenWidth
Dynamic delimiter width computed during layout (px).
src/math/MathAST.h:937
↓ 10 callers
Function
pevaln
eval p at xn=alpha modulo
lib/giac/src/kmodpoly.cc:3027
↓ 10 callers
Function
porder
lib/giac/src/kseries.cc:115
↓ 10 callers
Function
px
── Drawing helper ──────────────────────────────────────────────────────────
src/apps/LogicGates.cpp:33
↓ 10 callers
Function
rel
Repo-relative, forward-slashed path for readable, copy-pasteable output.
scripts/promote-emulator-golden.py:79
↓ 10 callers
Function
serializeRow
src/apps/GrapherApp.cpp:1167
↓ 10 callers
Method
setVariable
src/math/MathAST.cpp:1043
↓ 10 callers
Function
showCatalog
lib/giac/src/k_csdk.h:304
↓ 10 callers
Function
spacingCodeToMu
Map a TeX spacing-table code to actual math units (mu). kSpacingTable codes: 0 = no space (0 mu) 1 = thin space (3 mu) 2 = medium space (4 mu) 3 = t
src/math/MathTypography.h:153
↓ 10 callers
Function
str_checkname
src/lua/lparser.c:143
↓ 10 callers
Function
superieur_strict
lib/giac/src/kgen.cc:8187
↓ 10 callers
Function
sylvester
lib/giac/src/kvecteur.cc:7030
↓ 10 callers
Function
symAddN
N-ary addition from pre-allocated array (cons'd with canonical sort)
src/math/cas/SymExpr.h:593
↓ 10 callers
Function
symb_at
lib/giac/src/kusual.cc:5566
↓ 10 callers
Function
symb_local
lib/giac/src/kprog.cc:2704
↓ 10 callers
Function
symb_neg
lib/giac/src/kusual.cc:309
↓ 10 callers
Method
uncoerce
lib/giac/src/kgen.cc:2024
↓ 10 callers
Function
unitpow
lib/giac/src/kprog.cc:10638
↓ 10 callers
Method
upperLimitGapMin
src/math/MathTypography.h:367
↓ 10 callers
Function
vect2c
lib/giac/src/kplot.cc:165
↓ 10 callers
Function
yield
Native (emulator_pc): Arduino's cooperative yield() does not exist. The four call sites below feed the hardware watchdog during long plot/sample loops
src/apps/GrapherApp.cpp:40
↓ 9 callers
Function
Equation_select
select or deselect part of the current eqution This is done *in place
lib/giac/src/kdisplay.cc:2677
↓ 9 callers
Function
Zeta
lib/giac/src/kusual.cc:8718
↓ 9 callers
Function
_factorial
lib/giac/src/kusual.cc:7131
↓ 9 callers
Function
_fxnd
lib/giac/src/kifactor.cc:1383
↓ 9 callers
Function
_r2e
lib/giac/src/ksym2poly.cc:3709
↓ 9 callers
Function
adjust_complex_display
the complex pointed by res is modified despite being declared const
lib/giac/src/kgen.cc:3097
↓ 9 callers
Function
apply1st
lib/giac/src/kunary.cc:354
↓ 9 callers
Method
barHalfUpPx
src/math/MathAST.h:786
↓ 9 callers
Method
begin
lib/giac/src/vector.h:549
↓ 9 callers
Function
cas_setup
lib/giac/src/kprog.cc:5732
↓ 9 callers
Function
check_match
** Check that next token is 'what' and skip it. In case of error, ** raise an error that the expected 'what' should match a 'who' ** in line 'where' (
src/lua/lparser.c:130
↓ 9 callers
Function
ck_is_strictly_positive
lib/giac/src/kgen.cc:7705
↓ 9 callers
Method
clear
src/math/cas/CASStepLogger.cpp:210
↓ 9 callers
Function
contains
lib/giac/src/klin.cc:37
↓ 9 callers
Method
denominatorShiftPx
src/math/MathAST.h:789
↓ 9 callers
Function
dimEnergy
src/apps/NeoUnits.cpp:84
↓ 9 callers
Function
dimPressure
src/apps/NeoUnits.cpp:86
↓ 9 callers
Function
dotvecteur
lib/giac/src/kplot.cc:223
↓ 9 callers
Method
drawText
src/display/DisplayDriver.cpp:386
↓ 9 callers
Method
eat
src/apps/TutorApp.cpp:49
↓ 9 callers
Method
eat
src/apps/EquationsApp.cpp:183
↓ 9 callers
Function
enterblock
src/lua/lparser.c:642
↓ 9 callers
Method
evaluateRPN
src/math/Evaluator.cpp:79
↓ 9 callers
Function
expr
src/lua/lparser.c:1290
↓ 9 callers
Method
findij
lib/giac/src/kdisplay.cc:4208
↓ 9 callers
Function
firstcoeff
lib/giac/src/kgausspol.cc:160
↓ 9 callers
Method
funcDef
src/apps/NeoValue.h:185
↓ 9 callers
Function
gen2spol1
lib/giac/src/kseries.cc:162
↓ 9 callers
Function
gen2string
should be print_string?
lib/giac/src/kplot.cc:426
↓ 9 callers
Function
gen2tex
lib/giac/src/kplot.cc:125
↓ 9 callers
Function
gen_sort_f
lib/giac/src/kgen.cc:7851
↓ 9 callers
Function
gentoomanyargs
lib/giac/src/kgen.cc:748
↓ 9 callers
Method
gridX
src/apps/CircuitComponent.h:105
↓ 9 callers
Method
gridY
src/apps/CircuitComponent.h:106
↓ 9 callers
Function
halftan
lib/giac/src/ksubst.cc:1000
↓ 9 callers
Method
hasDegree
src/math/MathAST.h:875
↓ 9 callers
Method
hasRadical
¿Tiene parte radical?
src/math/ExactVal.h:90
↓ 9 callers
Function
interAtomSpacingPx
Return the final pixel spacing between adjacent TeX atom classes. This is the single DRY path for layout, rendering, and cursor geometry. Positive ta
src/math/MathTypography.h:166
↓ 9 callers
Function
iquo
lib/giac/src/kmodpoly.cc:1884
↓ 9 callers
Method
isEmpty
═══════════════════════════════════════════════════════════════════ Helpers ═══════════════════════════════════════════════════════════════════
src/apps/ParticleEngine.cpp:269
↓ 9 callers
Method
isError
src/math/cas/CASNumber.h:98
↓ 9 callers
Method
isPureRational
src/math/cas/SymExpr.h:188
↓ 9 callers
Function
is_probab_prime_p
lib/giac/src/kgen.cc:10766
↓ 9 callers
Function
largeOperatorBodyGapPx
src/math/MathAST.h:376
↓ 9 callers
Function
leaveblock
src/lua/lparser.c:672
↓ 9 callers
Function
lexerror
src/lua/llex.c:111
↓ 9 callers
Function
lidnt_with_at
lib/giac/src/kprog.cc:4594
↓ 9 callers
Method
logExpr
src/math/cas/CASStepLogger.cpp:124
↓ 9 callers
Function
luaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). */
src/lua/lcode.c:199
↓ 9 callers
Function
luaL_checkstack
** Ensures the stack has at least 'space' extra slots, raising an error ** if it cannot fulfill the request. (The error handling needs a few ** extra
src/lua/lauxlib.c:383
↓ 9 callers
Function
luaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
src/lua/lauxlib.c:578
↓ 9 callers
Function
luaS_new
** Create or reuse a zero-terminated string, first checking in the ** cache (using the string address as a key). The cache can contain ** only zero-te
src/lua/lstring.c:242
↓ 9 callers
Function
luaT_gettmbyobj
src/lua/ltm.c:71
↓ 9 callers
Function
lua_getstack
src/lua/ldebug.c:160
↓ 9 callers
Function
lua_seti
src/lua/lapi.c:877
↓ 9 callers
Function
lua_touserdata
src/lua/lapi.c:456
↓ 9 callers
Function
makeRowRaw
Build a Row containing: [children...] Caller appends children manually via the returned raw pointer.
tests/ASTFlatExprTest.cpp:75
↓ 9 callers
Function
makeVariable
src/math/cas/PersistentAST.cpp:306
↓ 9 callers
Function
mker
return a vector which elements are the basis of the ker of a
lib/giac/src/kvecteur.cc:6630
↓ 9 callers
Function
monomial2gen
lib/giac/src/ksym2poly.cc:396
← previous
next →
801–900 of 8,604, ranked by callers