Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 244195 (181 сайтов) ---- Время поиска: 1.01сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/tasks/permissions_num.html.

1. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы

2. CSPICE Routines: BODVCD_C
... Abstract Fetch from the kernel pool the double precision values of an item associated with a body, where the body is specified by an integer ID code. Required_Reading KERNEL NAIF_IDS . ... It's an error to supply an output array that is too small to hold all of the values associated with the requested kernel variable. ... Particulars This routine simplifies looking up PCK kernel variables by constructing names of requested kernel variables and by performing error checking. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/bodvcd_c.html -- 9.5 Кб -- 17.12.2005
Похожие документы

3. Number input
This document describes how number input can be given to tasks which request numbers from Hermes. ... list selection The following constants are implemented: pi 3.14159.... c speed of light (SI) h Planck (SI) k Boltzmann (SI) g gravitation (SI) s Stefan-Boltzman (SI) m mass of sun (SI) p parsec (SI) BLANK Universal undefined value The following mathematical functions are implemented: abs(x) absolute value of x sqrt(x) square root of x sin(x) sine of x asin(x) inverse sine ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/numbers.html -- 8.2 Кб -- 16.01.2009
Похожие документы

4. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/number.htm
... Lets you work with numeric values. The Number object is an object wrapper for primitive numeric values. ... JavaScript 1.3: added toSource method . ... value . ... JavaScript 1.2: Number(x) now produces NaN rather than an error if x is a string that does not contain a well-formed numeric literal. ... The following example uses the Number object's properties to assign values to several numeric variables: biggestNum = Number.MAX_VALUE . ... ECMA-262 JavaScript prints the value Number.NaN as NaN . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/number.htm -- 28.7 Кб -- 07.10.1999
Похожие документы

5. Tutorial on Fortran 90, Digital UNIX
System parameters on Digital UNIX . ... Digital and Cray use the number of bytes as the KIND -parameter. ... LOGICAL Default byte word KIND number = 4 1 4 LOGICAL Default double quad KIND number = 4 8 16 INTEGER int15 int31 int63 KIND number = 2 4 8 digits = 15 31 63 radix = 2 2 2 range = 4 9 18 huge = 32767 2147483647 9223372036854775807 bit_size = 16 32 64 REAL single double quad KIND number = 4 8 16 digits = 24 53 113 maxexponent = 128 1024 16384 minexponent = -125 -1021 -16381 ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/alpha.html -- 10.4 Кб -- 13.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/alpha.html -- 10.4 Кб -- 13.03.1996
Похожие документы
Еще в разделе: (Показать все результаты (>4905) - crydee.sai.msu.ru/ )

6. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы

7. Mapping Pixel Values to Screen Intensity
To change the Scaling Function (how pixel values are binned into color levels): . ... For example, the basic grey-scale color map specifies no intensity for any color at the lowest color level, full intensity for all colors at the highest color level, with the red, green and blue intensities varying linearly for intermediate levels. ... At low bias, low color levels (i.e., low pixel values) will have non-zero intensities, while at high bias only high pixel values will have non-zero intensity. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/scale.html -- 6.3 Кб -- 01.10.2012
Похожие документы

8. Description
... CTI . ... The table is used/accessed by: CAL_ctiCorrect() Generic CTI correction algorithm: . ... The table is used/accessed by: CAL_pnCtiCorrect() Main table to drive the high-accuracy EPN CTI correction algorithm in calpnalgo; Contains four sets of parameters per CCD column; numbers come from hardware group at MPE . ... The table is used/accessed by: CAL_pnAdditionalGainCtiCorrect() Holds single scalar offset values used by EPN gain correction in calpnalgo . ... The table is used/accessed by: TBD....
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node699.html -- 17.1 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>14749) - xmm.vilspa.esa.es/ )

9. http://zebu.uoregon.edu/1998/es202/distribution.html
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы

10. Mach-numbers in a simulation of convection in the sub-giant Eta Boo
... Simulation Images . Simulations of convection in stars . Mach-numbers in a simulation of convection inтАж . ... Title: Mach-numbers in a simulation of convection in the sub-giant Eta Boo . Description: The mach-number is the local speed in units of the local sound speed, with values above 1 being super-sonic. ... Mach-numbers in a simulation of convection in the sub-giant Eta Boo The mach-number is the local speed in units of the local sound speed, with values above 1 being super-sonic. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/theory/album43/eta_mach3d -- 13.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1265) - www.mso.anu.edu.au/ )

11. FTS Dictionary Example
... MAXLEN parameter specifies maximum length of the number considered as a 'good' integer. ... If REJECTLONG = FALSE (default), than dictionary returns prefixed part of integer number with length MAXLEN . ... This is a dict_tmpl.c file. # include postgres.h # include utils/builtins.h # include fmgr.h #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif # include utils/ts_locale.h # include utils/ts_public.h # include utils/ts_utils.h typedef struct { int maxlen ; bool rejectlong ; } ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-intdict-xmp.html -- 9.6 Кб -- 13.04.2008
Похожие документы

12. Identities
... Some equations, identities or formulas contain small quantities , and these can be made much simpler and easier to use by sacrificing a little accuracy. ... When we derive squares, 3rd powers, 4th powers etc. of numbers larger than 1 , the results are always bigger , while for numbers smaller than 1 , the results are always smaller . ... power . ... number . ... The above also holds for negative numbers, if one understands "bigger" and "smaller" to refer to the absolute value (the value without sign...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/STARGAZE/Salgeb5.htm -- 10.8 Кб -- 21.12.2007
Похожие документы

13. http://xray.sai.msu.ru/~ivan/gmt/man/grdclip.html
grdclip - Clipping of range in grdfiles. grdclip input _ file . grd -G output _ file . grd [ -Sa high / above ] [ -Sb low / below ] [ -V ] grdclip will set values < low to below and/or values > high to above . ... Sa Set all data[i] > high to above . Sb Set all data[i] < low to below . ... To set all values > 70 to NaN and all values < 0 to 0 in file data.grd, try: grdclip data.grd -G new_data.grd -Sa 70/NaN -Sb 0/0 -V gmt , grdlandmask , grdmask , grdmath , grd2xyz , xyz2grd . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdclip.html -- 2.9 Кб -- 19.03.1999
Похожие документы

14. Identities
... Some equations, identities or formulas contain small quantities , and these can be made much simpler and easier to use by sacrificing a little accuracy. ... When we derive squares, 3rd powers, 4th powers etc. of numbers larger than 1 , the results are always bigger , while for numbers smaller than 1 , the results are always smaller . ... power . ... number . ... The above also holds for negative numbers, if one understands "bigger" and "smaller" to refer to the absolute value (the value without sign...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Ialgeb5.htm -- 11.0 Кб -- 09.04.2004
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Ialgeb5.htm -- 11.0 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>1428) - www.cosmos.ru/ )

15. Algebraic Number Theory
We present the basics of number theory emphasizing the striking similarity between the properties of usual integers and those of polynomials over a finite field. This leads to understanding that number theory and algebraic geometry is in fact one and the same domain. The core of number theory being an elementary problem, we stick to concrete examples. ... P-adic numbers. ... Algebraic number fields. ... Geometry of numbers. ... S. Lang, Algebraic number theory, Springer, 1994. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/mathinmoscow/courses/view.php?name=Algebraic%20Number%20Theory.htm -- 4.7 Кб -- 10.04.2016
Похожие документы

16. Changing default access permissions
You will need to understand how to set file access permissions numerically before reading this section. Every time you create a file or a directory, its access permissions are set to a predetermined value. ... The values in the mask are subtracted from these values to give a default value for access permissions for the files and directories created by you. For example: 777 (system value for directories) -077 (value of the umask) --- 700 (default access permission of rwx------) . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/permissions_default.html -- 3.0 Кб -- 17.01.1997
Похожие документы

17. TUI:TUI Menu:Preferences Window
The Preferences window allows you to specify various application preferences (surprise!) It is brought up by selecting Preferences from the TUI Menu. ... Each preference may be edited by clicking on it. If the value is changed to anything other than the current value then an exclamation mark is shown between the name and the value. ... Seq By File : controls whether whether images are numbered in the order taken (unchecked) or are numbered separately for each image name (checked). ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/TUIMenu/PreferencesWin.html -- 9.1 Кб -- 05.09.2014
Похожие документы

18. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы

19. Izmccd
... The described algorithm is suitable for measurements of complex images of stars. ... a) the zero-based number of stars in the complex (multicentric) image, . b) set of preliminary coordinates - x i , y i , for all stars, index i is number of a star, . ... i - index of a star in the complex image; . ... These parameters are calculated by a nonlinear method of a least squares.The main output parameters of this algorithm are x i , y i ; where the index i is number of a star in the multicentric image. ...
[ Сохраненная копия ]  Ссылки http://www.izmccd.puldb.ru/izmccd9e.htm -- 9.9 Кб -- 17.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>11) - www.izmccd.puldb.ru/ )

20. Stellarium: AngleSpinBox Class Reference
Stellarium 0.12.3 . ... Classes . ... AngleSpinBox Class Reference . A spin box for displaying/entering angular values. More... #include < AngleSpinBox.hpp > . ... virtual voidљ . ... Set the value to default 0 angle. ... AngleSpinBox (QWidget *parent=0, DisplayFormat format= DMSSymbols , PrefixType prefix= Normal ) . ... Set the display format. ... the value to set, in decimal degrees. void AngleSpinBox::setDisplayFormat . ... the value to set, in radians. void AngleSpinBox::valueChanged . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classAngleSpinBox.html -- 31.0 Кб -- 28.02.2014
Похожие документы

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования