This website requires JavaScript.
Explore
Help
Register
Sign In
sirtimbly
/
IronCalc
Watch
1
Star
0
Fork
0
You've already forked IronCalc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
IronCalc
/
base
/
src
/
expressions
History
Nicolás Hatcher
c4142d4bf8
UPDATE: Adds 12 more statistical functions:
...
* GAUSS * HARMEAN * KURT * MAXA * MEDIAN * MINA * RANK.EQ * RANK.AVG * SKEW * SKEW.P * SMALL * LARGE
2025-11-28 19:55:43 +01:00
..
lexer
UPDATE: Adds LOG10 and LN for Elsa
2025-07-13 00:10:32 +02:00
parser
UPDATE: Adds 12 more statistical functions:
2025-11-28 19:55:43 +01:00
utils
UPDATE: Adds name validation and exposes it in wasm
2025-11-20 21:44:05 +01:00
mod.rs
FIX: Removes unused code
2024-02-14 09:40:00 +01:00
test.rs
Adding more error for testing error codes.
2024-02-14 12:12:23 -07:00
token.rs
FIX: Make clippy happy. automatic update
2025-04-15 15:44:56 +02:00
types.rs
FIX: Consolidate two structs
2024-02-20 15:19:05 +01:00