Project

General

Profile

Bug #750

Integer showing as floating point

Added by Paul Kitching almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
05/17/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Integers can show non-integar values:

test1=12
add test1,(rnd(1.8*2))-(1.8/2)
print test1
test2=12
add test2,1.4
print test2

The first integer number has decimals.

This may be related to bug 743.

#1

Updated by Francois Lionet almost 3 years ago

  • Status changed from New to Resolved

Fixed.

#2

Updated by Paul Kitching over 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF