Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » IdeCalc -- ERROR: void.sin(): (0,15): 'sin' is not a lambda
Re: IdeCalc -- ERROR: void.sin(): (0,15): 'sin' is not a lambda [message #47344 is a reply to message #47341] Thu, 05 January 2017 15:15 Go to previous message
deep is currently offline  deep
Messages: 273
Registered: July 2011
Location: Bangalore
Experienced Member
Hi,

Answer to my question.

To use standard functions UscGlobal needs init.

It is done like this at the beginning of the code.

StdLib(UscGlobal());

It will init ArrayMap with all StdLib Functions

is_number
is_array
is_map
is_void
int
to_string
to_number
count
keys
values
rand
reverse
sort
order
replace
ToUpper
ToLower
len
mid
exists
OpenFileOut
OpenFileAppend
OpenFileIn
GetSysTime
IsDate
IsTime
sin
cos
tan
asin
acos
atan
sinh
cosh
tanh
asinh
acosh
atanh
exp
log
log10
exp2
log2
sqrt
cbrt
pow
atan2


Warm Regards

Deepak
 
Read Message
Read Message
Previous Topic: RegEx Help
Next Topic: PrinterDlg changes defaultprinter on Linux
Goto Forum:
  


Current Time: Wed Aug 20 05:43:07 CEST 2025

Total time taken to generate the page: 0.05947 seconds