Numeric Member Functions

Description

In ACF2018 supports for Numeric Member functions, but lucee doesn't. Added the supported numeric member function list below

aCos() aSin() atn() bitAnd(number2) bitMaskClear(start, length) bitMaskRead(start, length) bitMaskSet(mask, start, length) bitNot() bitOr(number2) bitSHLN(count) bitXor(number2) ceiling() cos() decrementValue() exp() fix() floor() formatBaseN(radix) incrementValue() log() log10() max(number2) min(number2) round() sgn() sin(sqr() tan() bitSHRN(count) precisionEvaluate() randomize([algorithm]) randRange(number2[, algorithm])

Activity

Pothys - MitrahSoft 
24 April 2018 at 11:20

I've added test case for this ticket.

Pull request: https://github.com/lucee/Lucee/pull/469

Michael Offner 
23 April 2018 at 16:40

list all function where the first argument is a number
https://trycf.com/gist/8cefe2cb1607cf3db537d6d2f49c6a95/lucee5?theme=monokai

Fixed

Details

Assignee

Reporter

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Fix versions

Priority

Created 23 April 2018 at 15:07
Updated 27 April 2018 at 14:05
Resolved 27 April 2018 at 14:05