Project

General

Profile

Bug #99

Sin, Cos, Tan, HSin, HCos, HTan - Black screen

Added by Paul Kitching about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/01/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

#splashScreen:false
print "Sin: ";sin(0.2);" cos: ";cos(0.2);" tan: ";tan(0.2);" hcos: ";hcos(2)
print hsin(2);hcos(2);htan(2)

Any of these give a black screen when run.
No boot screen, can't ctrl-c it.


Files

capture.png (33.5 KB) capture.png Baptiste Pillot, 03/07/2020 12:18 PM
#1

Updated by Truls Osmundsen about 4 years ago

It looks like its hcos thats broken.
All the other works, but putting hcos in the start of the program gives the black screen.

print " hcos: ";hcos(2)

#2

Updated by Francois Lionet about 4 years ago

  • Target version set to 0.9.4

Fixed!

#3

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved

Yes, problem in HCos... thanks.

#4

Updated by Baptiste Pillot about 4 years ago

Also available in: Atom PDF