.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


Examples: @Pi
1. This formula returns the circumference of a circle with a radius that equals 5.
2. This formula converts an angle from degrees to radians. One degree equals pi/180 radians. Thus an angle of 360 degrees equals 2pi radians, 180 degrees equals pi radians, and so on.
3. Given the latitude of a particular location, you can find a location's distance from the equator. The numeric field latitude holds the latitude in degrees. The numeric field distance computes the distance from the equator using this formula.
See Also