Skip to content

A collection of ExpressionFunction(s) that operate and are statistical. Many of the functions follow Excel semantics.

License

Notifications You must be signed in to change notification settings

mP1/walkingkooka-tree-expression-function-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status License Language grade: Java Total alerts J2CL compatible

walkingkooka-tree-expression-function-stat

A collection of ExpressionFunction(s) that operate mostly on lists and are statistical in nature.

Available functions

  • average(number...)
  • count(object...)
  • max(number...)
  • min(number...)
  • sum(number...)

Many more functions are outstanding and remain TODO.

About

A collection of ExpressionFunction(s) that operate and are statistical. Many of the functions follow Excel semantics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages