Project

General

Profile

Actions

Bug #99

closed

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

Added by Paul Kitching almost 5 years ago. Updated over 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
Actions #1

Updated by Truls Osmundsen almost 5 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)

Actions #2

Updated by Francois Lionet almost 5 years ago

  • Target version set to 0.9.4

Fixed!

Actions #3

Updated by Francois Lionet almost 5 years ago

  • Status changed from New to Resolved

Yes, problem in HCos... thanks.

Actions #4

Updated by Baptiste Pillot over 4 years ago

Actions

Also available in: Atom PDF