uqbar-project/wollok-language

Documentación de `roundUp()`

Open

#272 opened on Jun 27, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Wollok (14 forks)auto 404
documentationgood first issuehackathon

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

En el ejemplo (-13.224).roundUp() el redondeo figura como -12 pero el resultado es -13

https://github.com/uqbar-project/wollok-language/blob/88c51dbf6aca6fd6e4b1c6c5f282b95f0bb9c360/src/wollok/lang.wlk#L2081-L2089

Contributor guide