Converts Celsius to Fahrenheit
Converts Celsius to Fahrenheit
fahrenheit value
Converts Fahrenheit to Celsius
Converts Fahrenheit to Celsius
celsius value
Converts decimal degrees to radians
Converts decimal degrees to radians
radians value
Converts inches to mm
Converts inches to mm
mm value
find the interval index in which the data falls (returns an index form 1 to length(thresholds)+1
find the interval index in which the data falls (returns an index form 1 to length(thresholds)+1
Seq of thresholds
value to situate
index from 1 to length(thresholds)+1
Converts kPa to mmH2O
Converts kPa to mmH2O
mm of water alue
Converts kPa to mmH2O
Converts kPa to mmH2O
mm of mercury value
Converts KMH to MPH
Converts KMH to MPH
MPH value
Converts mm to inches
Converts mm to inches
inches value
Converts MPH to KMH
Converts MPH to KMH
KMH value
Converts radians to decimal degrees
Converts radians to decimal degrees
decimal degrees value
Functions return number of days since beginning of the year
Functions return number of days since beginning of the year
date
number of days since beginning of the year
Converts a date to a date-long(millisec) excluding legal time changes
Converts a date to a date-long(millisec) excluding legal time changes
date
date in millisec
Converts a date-string to a date-long(millisec) excluding legal time changes
Converts a date-string to a date-long(millisec) excluding legal time changes
date String of format "format"
format of the date-string
date in millisec
Converts a date-long(millisec) to a date-string excluding legal time changes
Converts a date-long(millisec) to a date-string excluding legal time changes
date in millisec
format of the date-string
date String of format "format"
Converts a date to a date-string excluding legal time changes
Converts a date to a date-string excluding legal time changes
date
format of the date-string
date String of format "format"
if input is a list returns the head of this list
if input is a list returns the head of this list
Any object
if input object is a list returns the head, else returns the object
if input is a list returns the tail of this list
if input is a list returns the tail of this list
Any object
if input object is a list returns the tail, else returns the object
Contains conversion functions (for units and dates) and other utilities.