Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18850 программистов и 1632 робота. Сейчас ищут 1782 программиста ...
Services_Weather_Common::polar2cartesian
Вернуться к: Services_Weather
Services_Weather_Common::polar2cartesian
Services_Weather_Common::polar2cartesian() – Convert polar coordinates to cartesian coordinates
Synopsis
require_once '/Weather/Common.php';
array Services_Weather_Common::polar2cartesian ( float $latitude , float $longitude )
This package is not documented yet.
Parameter
- float $latitude
- float $longitude
Throws
No exceptions thrown.
Note
This function can not be called statically.
Вернуться к: Services_Weather