All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test_files.runtime.FunctionSequence.Aggregate.FunctionAggregate.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(4, 1, 0, 2.75, 100.0, 6)" :)
max((1,2,3,4)),
min(1 to 10),
min((0)),
avg((2, 3.5)),
max((10e1, 99.999999)),
sum((1, 2, 3)),
max(())






© 2015 - 2025 Weber Informatics LLC | Privacy Policy