shithub: riscv

ref: b62042cdebfe221eb78245ee756d0f0dfde9cc9d
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}