|
[Date Index]
[Thread Index]
[Author Index]
How do you get Mathematica to evaluate "Floor" to give a number?
- To: mathgroup at smc.vnet.net
- Subject: [mg109020] How do you get Mathematica to evaluate "Floor" to give a number?
- From: "John Ertle Jr." <ertlejack at sbcglobal.net>
- Date: Sat, 10 Apr 2010 06:55:23 -0400 (EDT)
In[1]:= J = 367*y + Floor (7*(y + Floor ((m + 9)/12))/4) + Floor (275*m/9) +
da + 1721013.5
Out[1]:= 2.44254*10^6 + (2200 Floor)/9 + 7/4 Floor (1966 + (17 Floor)/12)
How do you get Mathematica to evaluate "Floor" to give a number?
Prev by Date:
Symplify Table
Next by Date:
Re: evaluate the floor s to yield a number
Previous by thread:
Re: Symplify Table
Next by thread:
Re: How do you get Mathematica to evaluate "Floor" to give a number?
|