shithub: riscv

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

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