how to divide decimal by integer

454
2
Jump to solution
07-06-2017 12:47 PM
deleted-user-5EqeE5a7FOhi
New Contributor

Decimal type ${decNum}

Integer type ${intNum}

${decNum} div ${intNum}  returns nothing but throws no errors

0 Kudos
1 Solution

Accepted Solutions
JamesTedrick
Esri Esteemed Contributor

Hi Billy,

I'm not seeing this a decimal divided by an integer is working as you would expect- see the attached example

View solution in original post

0 Kudos
2 Replies
JamesTedrick
Esri Esteemed Contributor

Hi Billy,

I'm not seeing this a decimal divided by an integer is working as you would expect- see the attached example

0 Kudos
deleted-user-5EqeE5a7FOhi
New Contributor

That worked, much obliged!

Billy Harris

System Administrator/GIS Coordinator

Astoria District

Oregon Dept of Forestry

(503)325-5451

0 Kudos