shithub: riscv

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

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