Julia: signif: make base a keyword

Created on 16 Feb 2018  路  1Comment  路  Source: JuliaLang/julia

Noted here: https://github.com/JuliaLang/julia/pull/26056. signif is one of the last (the last?) function to take a positional base argument instead of it being passed as a keyword. It seems like it would feel more consistent for this to be a keyword as well to match other functions taking a base argument.

deprecation good first issue help wanted

Most helpful comment

Also round, ceil, floor, trunc.

>All comments

Also round, ceil, floor, trunc.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StefanKarpinski picture StefanKarpinski  路  3Comments

omus picture omus  路  3Comments

felixrehren picture felixrehren  路  3Comments

i-apellaniz picture i-apellaniz  路  3Comments

arshpreetsingh picture arshpreetsingh  路  3Comments