shithub: riscv

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

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