sdmx-twg / vtl

This repository is used for maintaining the SDMX-VTL specification
11 stars 7 forks source link

Sqrt #452

Closed NicoLaval closed 5 months ago

NicoLaval commented 5 months ago

sqrt(op)

VTL 2.0 reference manual, line 3732:

op :: dataset { measure<number [value >= 0] > _+ }
 | component<number [value >= 0] >
 | number [value >= 0] 

Value can be negative