Search results 12

Sorted from new to old.
Card image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
Tabs19-BS3

Rounded tabs control in Bootstrap 3

Card image
Card9-BS3

Rounded border cards in bootstrap 3

Card image
percircle ProgressCircle

A neat progress circle (progressbar) using CSS and JQuery Used in this ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
RoundUp

Rounds a number up, like Excel function RoundUP

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...