我是靠谱客的博主 背后裙子,这篇文章主要介绍arcgis中python计算面积的表达式_ArcGIS字段计算器中的python函数,现在分享给大家,希望可以做个参考。

ArcGIS

字段计算器中的

python

函数

.

conjugate()

共轭复数

.denominator()

返回分母

.imag()

返回复数的虚数部分

.numerator()

返回分子

.real()

返回复数的实数部分

.

as_interger_ratio()

Return a pair of integers whose ratio is exactly equal to the original floa

t and with a positive denominator. Raises

OverflowError

on infinities and

a

ValueError

on NaNs.

.fromhex()

Class method to return the float represented by a hexadecimal string

s

.

The string

s

may have leading and trailing whitespace.

.hex()

Return a representation of a floating-point number as a hexadecimal str

ing. For finite floating-point numbers, this representation will always inc

lude a leading

0x

and a trailing

p

and exponent.

最后

以上就是背后裙子最近收集整理的关于arcgis中python计算面积的表达式_ArcGIS字段计算器中的python函数的全部内容,更多相关arcgis中python计算面积内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(134)

评论列表共有 0 条评论

立即
投稿
返回
顶部