Skip to content

mP1/walkingkooka-tree-expression-function-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

walkingkooka-tree-expression-function-engineering

A collection of ExpressionFunction(s) often categories as excel engineering functions.

See Engineering functions

Available functions

Many more functions are outstanding and remain TODO.

  • bin2dec(string)
  • bin2hex(string)
  • bin2oct(string)
  • bitand(number, number)
  • bitor(number, number)
  • bitxor(number, number)
  • dec2bin(string)
  • dec2hex(string)
  • dec2oct(string)
  • delta(number, number)
  • hex2bin(string)
  • hex2dec(string)
  • hex2oct(string)
  • oct2bin(string)
  • oct2dec(string)
  • oct2hex(string)

TODO

About

A collection of ExpressionFunction(s) often categories as excel engineering functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages