Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SamWM
/
jQuery-Plugins
Public
Notifications
You must be signed in to change notification settings
Fork
548
Star
513
Code
Issues
36
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Numeric precision
- #22
#22
Open
johnedmonds
wants to merge 9 commits into
SamWM:master
SamWM/jQuery-Plugins:master
from
johnedmonds:master
johnedmonds/jQuery-Plugins:master
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Numeric precision
#22
johnedmonds
wants to merge 9 commits into
SamWM:master
SamWM/jQuery-Plugins:master
from
johnedmonds:master
johnedmonds/jQuery-Plugins:master
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2011
Added an option (precision) to set how many numbers can appear after the decimal.
johnedmonds
committed
fc0fde9
View commit details
Copy full SHA for fc0fde9
Browse repository at this point
Commits on Mar 27, 2013
renaming precision to scale because it is the number of digits to the right of the decimal point
nykolaslima
committed
30a3666
View commit details
Copy full SHA for 30a3666
Browse repository at this point
adding support to precision to specify how many digits the field must have. this can be used with scale to limit field values
nykolaslima
committed
9e33517
View commit details
Copy full SHA for 9e33517
Browse repository at this point
removing alerts used for tests =p
nykolaslima
committed
a3afd31
View commit details
Copy full SHA for a3afd31
Browse repository at this point
Commits on Apr 11, 2013
adding braces for better reading of the code
nykolaslima
committed
dc9fe54
View commit details
Copy full SHA for dc9fe54
Browse repository at this point
removing duplicated line
nykolaslima
committed
ec629fe
View commit details
Copy full SHA for ec629fe
Browse repository at this point
refactoring for reuse variable decimalsQuantity
nykolaslima
committed
35a4030
View commit details
Copy full SHA for 35a4030
Browse repository at this point
Merge pull request #1 from nykolaslima/master
Show description for 3a55376
johnedmonds
committed
3a55376
View commit details
Copy full SHA for 3a55376
Browse repository at this point
Merge branch 'master' of git://github.com/SamWM/jQuery-Plugins
Show description for 03427a9
johnedmonds
committed
03427a9
View commit details
Copy full SHA for 03427a9
Browse repository at this point
You can’t perform that action at this time.