gvSIG bugs #3371
When we convert a number to string with field calculator it's converted to Scientific notation
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | - | |||
| Category: | Document table | |||
| Target version: | - | |||
| Severity: | Minor | Add-on version: | ||
| gvSIG version: | 2.1.0 | Add-on build: | ||
| gvSIG build: | 2269 | Add-on resolve version: | ||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | Hito: | |||
| Add-on name: | Unknown |
Description
We have a type Double field, and we want to convert it to String. We use the field calculator:
toString([Field])
and it's converted to Scientific notation
For example. 23.905.000.201 is converted to 2.3905000201E10, not to 23905000201
History
#1
Updated by Álvaro Anguix over 10 years ago
- Category set to Document table
#2
Updated by Álvaro Anguix about 7 years ago
En el nuevo calculador de campos pasa lo mismo
#3
Updated by Álvaro Anguix over 6 years ago
- Status changed from New to Closed
Solucionado en la nueva calculadora de campos