Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
SAS code to Format decimal places and julian date
[ 2 Answers ]
I am working with a data set that I would like to link with another data set. However, I need to do two thing before linking the two data set together. One is that I have a variable claim that I need to format. The variable has values 250, 5525 etc and I need to place a period to make it 2.50,...
Calculating pi to n decimal places
[ 5 Answers ]
Suppose your goal is to calculate (not look up) a value of pi that is accurate to n decimal places. Suppose n were 10. How would you do it?
Pi by recursive decimal places
[ 5 Answers ]
I would like to know if there is a way to calculate pi by using the current last decimal place to calculate the next decimal place. I already made a formula for pi that I posted on another board, but someone suggested I copy here. ---Begin quote--- This doesn't really fit anywhere so I'm just...
Decimal Places
[ 2 Answers ]
Hi there, I have a form with a text book that is bound to a table. I would like to keep two decimal places when I enter a number inside the textbox. For example, $47.12 I have set the properties for the table and the textbox to, format: currency and decimal places: 2. However, when I enter... View more questions Search
|